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

/net/mac80211/
H A Drc80211_minstrel_ht.h96 bool is_ht; member in struct:minstrel_ht_sta_priv
/net/wireless/
H A Dwext-compat.c30 bool is_ht = false, is_a = false, is_b = false, is_g = false; local
38 is_ht |= sband->ht_cap.ht_supported;
51 is_ht |= sband->ht_cap.ht_supported;
61 if (is_ht)

Completed in 16 milliseconds