Home
last modified time | relevance | path

Searched refs:mac_ctxt_changed (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDsta.h635 int (*mac_ctxt_changed)(struct iwl_mvm *mvm, struct ieee80211_vif *vif, member
HDmac80211.c3782 .mac_ctxt_changed = iwl_mvm_mac_ctxt_changed_wrapper, in iwl_mvm_mac_sta_state()
3953 callbacks->mac_ctxt_changed(mvm, vif, false); in iwl_mvm_sta_state_auth_to_assoc()
3965 callbacks->mac_ctxt_changed(mvm, vif, false); in iwl_mvm_sta_state_auth_to_assoc()
4022 callbacks->mac_ctxt_changed(mvm, vif, false); in iwl_mvm_sta_state_assoc_to_authorized()
4203 callbacks->mac_ctxt_changed(mvm, vif, false); in iwl_mvm_mac_sta_state_common()
HDmld-mac80211.c732 .mac_ctxt_changed = iwl_mvm_mld_mac_ctxt_changed, in iwl_mvm_mld_mac_sta_state()