Home
last modified time | relevance | path

Searched refs:support_160 (Results 1 – 3 of 3) sorted by relevance

/linux/net/mac80211/
H A Dutil.c3121 bool support_160 = false; in ieee80211_chandef_vht_oper() local
3131 support_160 = (vht_cap & (IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_MASK | in ieee80211_chandef_vht_oper()
3161 support_160 = false; in ieee80211_chandef_vht_oper()
3203 if ((diff == 8) && support_160) { in ieee80211_chandef_vht_oper()
H A Dmlme.c5898 bool support_160; in ieee80211_max_rx_chains() local
5965 support_160 = he_cap->phy_cap_info[0] & in ieee80211_max_rx_chains()
5968 if (!support_160) in ieee80211_max_rx_chains()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c2596 bool support_160; in ath12k_peer_assoc_h_he() local
2634 support_160 = !!(he_cap->he_cap_elem.phy_cap_info[0] & in ath12k_peer_assoc_h_he()
2641 if (support_160) { in ath12k_peer_assoc_h_he()
2661 if (support_160) in ath12k_peer_assoc_h_he()