Home
last modified time | relevance | path

Searched refs:ht_operation_mode (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00config.c98 erp.ht_opmode = bss_conf->ht_operation_mode; in rt2x00lib_config_erp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c459 u8 protection_mode = vif->bss_conf.ht_operation_mode & in iwl_mvm_mac_ctxt_set_ht_flags()
496 bool ht_enabled = !!(vif->bss_conf.ht_operation_mode & in iwl_mvm_mac_ctxt_cmd_common()
579 vif->bss_conf.ht_operation_mode); in iwl_mvm_mac_ctxt_cmd_common()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt7601u/
H A Dmain.c168 info->ht_operation_mode); in mt7601u_bss_info_changed()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dacx.c1336 u16 ht_operation_mode) in wl1271_acx_set_ht_information() argument
1351 (u8)(ht_operation_mode & IEEE80211_HT_OP_MODE_PROTECTION); in wl1271_acx_set_ht_information()
1354 !!(ht_operation_mode & IEEE80211_HT_OP_MODE_NON_GF_STA_PRSNT); in wl1271_acx_set_ht_information()
H A Dacx.h1098 u16 ht_operation_mode);
H A Dmain.c4291 bss_conf->ht_operation_mode); in wl1271_bss_info_changed_ap()
4577 bss_conf->ht_operation_mode); in wl1271_bss_info_changed_sta()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dmesh_plink.c201 if (sdata->vif.bss_conf.ht_operation_mode == ht_opmode) in mesh_set_ht_prot_mode()
204 sdata->vif.bss_conf.ht_operation_mode = ht_opmode; in mesh_set_ht_prot_mode()
H A Dtdls.c1327 opmode = sdata->vif.bss_conf.ht_operation_mode; in iee80211_tdls_recalc_ht_protection()
1334 if (opmode == sdata->vif.bss_conf.ht_operation_mode) in iee80211_tdls_recalc_ht_protection()
1337 sdata->vif.bss_conf.ht_operation_mode = opmode; in iee80211_tdls_recalc_ht_protection()
H A Dtrace.h421 __field(u16, ht_operation_mode)
462 __entry->ht_operation_mode = info->ht_operation_mode;
H A Dmesh.c483 sdata->vif.bss_conf.ht_operation_mode, in mesh_add_ht_oper_ie()
1016 sdata->vif.bss_conf.ht_operation_mode = in ieee80211_start_mesh()
H A Dibss.c1855 sdata->vif.bss_conf.ht_operation_mode |= in ieee80211_ibss_join()
H A Dcfg.c2218 sdata->vif.bss_conf.ht_operation_mode = nconf->ht_opmode; in ieee80211_update_mesh_config()
2351 sdata->vif.bss_conf.ht_operation_mode = in ieee80211_change_bss()
H A Dmlme.c400 if (sdata->vif.bss_conf.ht_operation_mode != ht_opmode) { in ieee80211_config_bw()
402 sdata->vif.bss_conf.ht_operation_mode = ht_opmode; in ieee80211_config_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c1449 ctx->ht.protection = bss_conf->ht_operation_mode & in iwlagn_bss_info_changed()
1451 ctx->ht.non_gf_sta_present = !!(bss_conf->ht_operation_mode & in iwlagn_bss_info_changed()
/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dsta.c455 !(info->ht_operation_mode & IEEE80211_HT_OP_MODE_NON_GF_STA_PRSNT)) in wfx_join_finalize()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_util.c649 info->ht_operation_mode); in mt76x02_bss_info_changed()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c235 bss_params->ht_oper_mode = vif->bss_conf.ht_operation_mode; in wcn36xx_smd_set_bss_ht_params()
237 !!(vif->bss_conf.ht_operation_mode & in wcn36xx_smd_set_bss_ht_params()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.c616 u16 mode = info->ht_operation_mode; in brcms_ops_bss_info_changed()
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h665 u16 ht_operation_mode; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c5216 bss_conf->ht_operation_mode & IEEE80211_HT_OP_MODE_PROTECTION; in il_ht_conf()
5219 ht_operation_mode & IEEE80211_HT_OP_MODE_NON_GF_STA_PRSNT); in il_ht_conf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/
H A Dsta.c1915 priv->ht_info.operation_mode = info->ht_operation_mode; in cw1200_bss_info_changed()
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dmac80211_hwsim.c2004 info->ht_operation_mode); in mac80211_hwsim_bss_info_changed()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/
H A Dmwl8k.c3255 switch (vif->bss_conf.ht_operation_mode & in mwl8k_cmd_set_aid()