Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmld-mac80211.c1159 .add_aux_sta_for_hs20 = iwl_mvm_mld_add_aux_sta, in iwl_mvm_mld_roc()
Dmvm.h2167 int (*add_aux_sta_for_hs20)(struct iwl_mvm *mvm, u32 lmac_id); member
Dmac80211.c4794 .add_aux_sta_for_hs20 = iwl_mvm_add_aux_sta_for_hs20, in iwl_mvm_roc()
4935 ret = ops->add_aux_sta_for_hs20(mvm, lmac_id); in iwl_mvm_roc_common()