Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/mvm/
Dscan.c464 cmd->tx_cmd.sta_id = mvm->aux_sta.sta_id; in iwl_mvm_scan_request()
683 cmd->sta_id = mvm->aux_sta.sta_id; in iwl_scan_offload_build_tx_cmd()
1097 tx_cmd[0].sta_id = mvm->aux_sta.sta_id; in iwl_mvm_unified_scan_fill_tx_cmd()
1104 tx_cmd[1].sta_id = mvm->aux_sta.sta_id; in iwl_mvm_unified_scan_fill_tx_cmd()
Dsta.c543 ret = iwl_mvm_allocate_int_sta(mvm, &mvm->aux_sta, BIT(mvm->aux_queue), in iwl_mvm_add_aux_sta()
548 ret = iwl_mvm_add_int_sta_common(mvm, &mvm->aux_sta, NULL, in iwl_mvm_add_aux_sta()
552 iwl_mvm_dealloc_int_sta(mvm, &mvm->aux_sta); in iwl_mvm_add_aux_sta()
560 iwl_mvm_dealloc_int_sta(mvm, &mvm->aux_sta); in iwl_mvm_del_aux_sta()
Dmvm.h606 struct iwl_mvm_int_sta aux_sta; member
Dtx.c342 sta_id = mvm->aux_sta.sta_id; in iwl_mvm_tx_skb_non_sta()
Dmac80211.c2364 .sta_id_and_color = cpu_to_le32(mvm->aux_sta.sta_id), in iwl_mvm_send_aux_roc_cmd()