Searched refs:has_he (Results 26 - 42 of 42) sorted by relevance

12

/linux-master/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c32 he_cap->has_he = true;
H A Dmac.c840 if (!sta || !(sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he))
H A Dmcu.c1382 if (!sta->deflink.he_cap.has_he)
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c219 WARN_ON(!he->has_he);
H A Dsta.c94 if (link_sta->he_cap.has_he)
836 if (link->he_cap.has_he &&
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dfw.c2779 if (sta && sta->deflink.he_cap.has_he)
2820 sta->deflink.he_cap.has_he);
2919 else if (sta->deflink.he_cap.has_he)
2992 h2c->w8 = le32_encode_bits(sta->deflink.he_cap.has_he,
3387 else if (sta->deflink.he_cap.has_he)
H A Dmac_be.c2171 if (sta->deflink.he_cap.has_he) {
H A Dcore.c706 if (!sta || !sta->deflink.he_cap.has_he)
3717 he_cap->has_he = true;
H A Dphy.c229 if (sta->deflink.he_cap.has_he) {
326 } else if (sta->deflink.he_cap.has_he) {
H A Dmac.c5930 if (sta->deflink.he_cap.has_he) {
H A Dcoex.c7176 sta->deflink.he_cap.has_he,
7179 if (sta->deflink.he_cap.has_he)
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dmac.c1889 if (!he_cap->has_he)
2282 } else if (sta->deflink.he_cap.has_he) {
2312 } else if (sta->deflink.he_cap.has_he) {
2413 if (!sta->deflink.he_cap.has_he || !eht_cap->has_eht)
4990 he_cap->has_he = true;
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1301 iftype_data->he_cap.has_he = true;
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c1018 if (!sta || !(sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he))
/linux-master/net/wireless/
H A Dscan.c823 if (!iftd || !iftd->he_cap.has_he)
H A Dnl80211.c1832 if (he_cap->has_he) {
1847 if (eht_cap->has_eht && he_cap->has_he) {
/linux-master/net/mac80211/
H A Dmlme.c4482 bss_conf->he_support = link_sta->pub->he_cap.has_he;

Completed in 451 milliseconds

12