Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/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()
239 u32 action, bool force_assoc_off) in iwl_mvm_mld_mac_ctx_send()
244 force_assoc_off); in iwl_mvm_mld_mac_ctx_send()
286 bool force_assoc_off) in iwl_mvm_mld_mac_ctxt_changed()
298 force_assoc_off); in iwl_mvm_mld_mac_ctxt_remove()
236 iwl_mvm_mld_mac_ctx_send(struct iwl_mvm * mvm,struct ieee80211_vif * vif,u32 action,bool force_assoc_off) iwl_mvm_mld_mac_ctx_send() argument
283 iwl_mvm_mld_mac_ctxt_changed(struct iwl_mvm * mvm,struct ieee80211_vif * vif,bool force_assoc_off) iwl_mvm_mld_mac_ctxt_changed() argument
H A Dmac-ctxt.c666 u32 action, bool force_assoc_off, in iwl_mvm_mac_ctxt_cmd_sta()
694 !force_assoc_off) { in iwl_mvm_mac_ctxt_cmd_sta()
1386 u32 action, bool force_assoc_off, in iwl_mvm_mac_ctxt_add()
1392 force_assoc_off, in iwl_mvm_mac_ctxt_add()
1434 bool force_assoc_off, const u8 *bssid_override) in iwl_mvm_mac_ctxt_remove()
1443 force_assoc_off, bssid_override);
654 iwl_mvm_mac_ctxt_cmd_sta(struct iwl_mvm * mvm,struct ieee80211_vif * vif,u32 action,bool force_assoc_off,const u8 * bssid_override) iwl_mvm_mac_ctxt_cmd_sta() argument
1354 iwl_mvm_mac_ctx_send(struct iwl_mvm * mvm,struct ieee80211_vif * vif,u32 action,bool force_assoc_off,const u8 * bssid_override) iwl_mvm_mac_ctx_send() argument
1402 iwl_mvm_mac_ctxt_changed(struct iwl_mvm * mvm,struct ieee80211_vif * vif,bool force_assoc_off,const u8 * bssid_override) iwl_mvm_mac_ctxt_changed() argument
H A Dsta.h636 bool force_assoc_off);
H A Dmvm.h2042 bool force_assoc_off); in iwl_mvm_vif_dbgfs_clean()
2047 bool force_assoc_off, const u8 *bssid_override);
H A Dmac80211.c3767 bool force_assoc_off) in iwl_mvm_sta_state_auth_to_assoc()
3769 return iwl_mvm_mac_ctxt_changed(mvm, vif, force_assoc_off, NULL); in iwl_mvm_sta_state_auth_to_assoc()
3573 iwl_mvm_mac_ctxt_changed_wrapper(struct iwl_mvm * mvm,struct ieee80211_vif * vif,bool force_assoc_off) iwl_mvm_mac_ctxt_changed_wrapper() argument
/freebsd/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c379 struct iwm_mac_data_sta *ctxt_sta, int force_assoc_off) in iwm_mac_ctxt_cmd_fill_sta() argument
390 "%s: force_assoc_off=%d\n", __func__, force_assoc_off); in iwm_mac_ctxt_cmd_fill_sta()
399 if (in->in_assoc && dtim_period && !force_assoc_off) { in iwm_mac_ctxt_cmd_fill_sta()