Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c2101 NULL, &mvm->snif_sta, in iwl_mvm_add_snif_sta()
2112 if (WARN_ON_ONCE(mvm->snif_sta.sta_id == IWL_MVM_INVALID_STA)) in iwl_mvm_rm_snif_sta()
2116 ret = iwl_mvm_rm_sta_common(mvm, mvm->snif_sta.sta_id); in iwl_mvm_rm_snif_sta()
2143 iwl_mvm_dealloc_int_sta(mvm, &mvm->snif_sta); in iwl_mvm_dealloc_snif_sta()
H A Dops.c866 mvm->snif_sta.sta_id = IWL_MVM_INVALID_STA; in iwl_op_mode_mvm_start()
H A Dmac-ctxt.c738 ret = iwl_mvm_allocate_int_sta(mvm, &mvm->snif_sta, tfd_queue_msk, in iwl_mvm_mac_ctxt_cmd_listener()
H A Dmvm.h936 struct iwl_mvm_int_sta snif_sta; member
H A Dtx.c748 sta_id = mvm->snif_sta.sta_id; in iwl_mvm_tx_skb_non_sta()