Home
last modified time | relevance | path

Searched refs:snif_sta (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.c2122 NULL, &mvm->snif_sta, in iwl_mvm_add_snif_sta()
2133 if (WARN_ON_ONCE(mvm->snif_sta.sta_id == IWL_MVM_INVALID_STA)) in iwl_mvm_rm_snif_sta()
2137 ret = iwl_mvm_rm_sta_common(mvm, mvm->snif_sta.sta_id); in iwl_mvm_rm_snif_sta()
2164 iwl_mvm_dealloc_int_sta(mvm, &mvm->snif_sta); in iwl_mvm_dealloc_snif_sta()
Dmac-ctxt.c673 ret = iwl_mvm_allocate_int_sta(mvm, &mvm->snif_sta, tfd_queue_msk, in iwl_mvm_mac_ctxt_cmd_listener()
Dmvm.h889 struct iwl_mvm_int_sta snif_sta; member
Dops.c1305 mvm->snif_sta.sta_id = IWL_MVM_INVALID_STA; in iwl_op_mode_mvm_start()
Dtx.c746 sta_id = mvm->snif_sta.sta_id; in iwl_mvm_tx_skb_non_sta()