Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.h641 int iwl_mvm_mld_update_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
H A Dmld-sta.c702 ret = iwl_mvm_mld_update_sta(mvm, vif, sta); in iwl_mvm_mld_add_sta()
746 int iwl_mvm_mld_update_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_mld_update_sta() function
H A Dmld-mac80211.c583 .update_sta = iwl_mvm_mld_update_sta, in iwl_mvm_mld_mac_sta_state()