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

/linux-master/net/mac80211/
H A Drc80211_minstrel_ht.c1710 int use_vht; local
1718 use_vht = vht_cap->vht_mcs.tx_mcs_map != cpu_to_le16(~0);
1720 use_vht = 0;
1742 if (!use_vht) {
1788 if (use_vht && minstrel_vht_only)

Completed in 115 milliseconds