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

/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac.c14 cmd->he_support = cpu_to_le16(1);
33 cmd->he_support = 0;
65 if (link_conf->he_support)
71 if (!link_conf->he_support && link_conf->eht_support)
152 if (vif->bss_conf.he_support && !iwlwifi_mod_params.disable_11ax)
H A Dlink.c190 if (!link_conf->he_support || iwlwifi_mod_params.disable_11ax ||
H A Dmld-mac80211.c740 has_he = link_conf->he_support && !iwlwifi_mod_params.disable_11ax;
931 if (link_conf->he_support)
H A Dmac80211.c2637 if ((vif->bss_conf.he_support &&
2647 (vif->bss_conf.he_support && !iwlwifi_mod_params.disable_11ax))
3646 link_conf->he_support = link_sta->he_cap.has_he;
3668 link_conf->he_support = link_sta->he_cap.has_he;
3762 (vif->bss_conf.he_support &&
H A Dops.c223 link_conf->he_support)
H A Dmac-ctxt.c727 if (vif->bss_conf.he_support && !iwlwifi_mod_params.disable_11ax) {
H A Drs.c1510 if (bss_conf->he_support &&
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dmac-cfg.h312 * @he_support: does this MAC support HE
314 * @eht_support: does this MAC support EHT. Requires he_support
331 __le16 he_support; member in struct:iwl_mac_config_cmd
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.c680 if (!vif->bss_conf.he_support)
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmac.c2890 if (!arvif->vif->bss_conf.he_support)
2946 if (!vif->bss_conf.he_support)
3477 if (vif->bss_conf.he_support) {
3526 if (arvif->is_up && vif->bss_conf.he_support &&
8408 if (!arvif->vif->bss_conf.he_support) {
8437 if (arvif->vif->bss_conf.he_support) {
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dmac.c2767 if (arvif->is_up && vif->bss_conf.he_support &&
6345 int he_support = arvif->vif->bss_conf.he_support; local
6395 if (he_support) {
/linux-master/net/mac80211/
H A Dmesh.c731 sdata->vif.bss_conf.he_support = true;
H A Dmlme.c4180 return bss_conf->he_support &&
4457 bss_conf->he_support = link_sta->pub->he_cap.has_he;
4483 bss_conf->he_support = false;
4492 if (bss_conf->he_support) {
H A Dcfg.c1334 link_conf->he_support = true;
1366 if (!link_conf->he_support)
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c502 if (vif->bss_conf.he_support && vif->type == NL80211_IFTYPE_STATION) {
674 if (vif->bss_conf.he_support)
/linux-master/include/net/
H A Dmac80211.h570 * @he_support: does this BSS support HE
716 bool he_support; member in struct:ieee80211_bss_conf
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcore.c3291 rtwvif->trigger = vif->bss_conf.he_support;
3498 if (bss_conf->he_support &&
H A Dcore.h5882 if (!vif->bss_conf.he_support || !vif->cfg.assoc)
H A Dphy.c5954 if (!vif->bss_conf.he_support || !vif->cfg.assoc)
H A Dmac.c4635 if (!vif->bss_conf.he_support || vif->type != NL80211_IFTYPE_STATION)
H A Dfw.c3238 else if (vif->bss_conf.he_support)
/linux-master/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.c2341 if (vif->bss_conf.he_support) {
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c1606 if (vif->bss_conf.he_support) {
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c1093 if (vif->bss_conf.he_support)

Completed in 782 milliseconds