Searched refs:is_ht (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_rc.c1387 boolean_t is_ht, boolean_t is_cw_40)
1394 if (is_ht)
1405 if (is_ht)
1468 boolean_t is_ht = in->in_flags & IEEE80211_NODE_HT; local
1473 arn_choose_rate_table(sc, cur_mode, is_ht, is_cw_40);
1386 arn_choose_rate_table(struct arn_softc *sc, uint32_t cur_mode, boolean_t is_ht, boolean_t is_cw_40) argument
H A Darn_main.c2739 boolean_t is_ht = B_FALSE; local
2742 is_ht = sc->sc_ht_conf.ht_supported;
2743 if (is_ht) {

Completed in 95 milliseconds