Home
last modified time | relevance | path

Searched refs:force_assoc_off (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac.c96 u32 action, bool force_assoc_off) in iwl_mvm_mld_mac_ctxt_cmd_sta() argument
116 if (vif->cfg.assoc && !force_assoc_off) { in iwl_mvm_mld_mac_ctxt_cmd_sta()
236 u32 action, bool force_assoc_off) in iwl_mvm_mld_mac_ctx_send() argument
241 force_assoc_off); in iwl_mvm_mld_mac_ctx_send()
283 bool force_assoc_off) in iwl_mvm_mld_mac_ctxt_changed() argument
295 force_assoc_off); in iwl_mvm_mld_mac_ctxt_changed()
H A Dmac-ctxt.c654 u32 action, bool force_assoc_off, in iwl_mvm_mac_ctxt_cmd_sta() argument
682 !force_assoc_off) { in iwl_mvm_mac_ctxt_cmd_sta()
1354 u32 action, bool force_assoc_off, in iwl_mvm_mac_ctx_send() argument
1360 force_assoc_off, in iwl_mvm_mac_ctx_send()
1402 bool force_assoc_off, const u8 *bssid_override) in iwl_mvm_mac_ctxt_changed() argument
1411 force_assoc_off, bssid_override); in iwl_mvm_mac_ctxt_changed()
H A Dsta.h614 bool force_assoc_off);
H A Dmvm.h1830 bool force_assoc_off);
1835 bool force_assoc_off, const u8 *bssid_override);
H A Dmac80211.c3570 bool force_assoc_off) in iwl_mvm_mac_ctxt_changed_wrapper() argument
3572 return iwl_mvm_mac_ctxt_changed(mvm, vif, force_assoc_off, NULL); in iwl_mvm_mac_ctxt_changed_wrapper()