Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c975 .add_aux_sta_for_hs20 = iwl_mvm_mld_add_aux_sta, in iwl_mvm_mld_roc()
H A Dmvm.h1952 int (*add_aux_sta_for_hs20)(struct iwl_mvm *mvm, u32 lmac_id); member
H A Dmac80211.c4608 .add_aux_sta_for_hs20 = iwl_mvm_add_aux_sta_for_hs20, in iwl_mvm_roc()
4644 ret = ops->add_aux_sta_for_hs20(mvm, lmac_id); in iwl_mvm_roc_common()