Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dsta.c653 ret = iwl_mvm_allocate_int_sta(mvm, &mvm->aux_sta, BIT(mvm->aux_queue), in iwl_mvm_add_aux_sta()
658 ret = iwl_mvm_add_int_sta_common(mvm, &mvm->aux_sta, NULL, in iwl_mvm_add_aux_sta()
662 iwl_mvm_dealloc_int_sta(mvm, &mvm->aux_sta); in iwl_mvm_add_aux_sta()
670 iwl_mvm_dealloc_int_sta(mvm, &mvm->aux_sta); in iwl_mvm_del_aux_sta()
Dscan.c643 tx_cmd[0].sta_id = mvm->aux_sta.sta_id; in iwl_mvm_unified_scan_fill_tx_cmd()
650 tx_cmd[1].sta_id = mvm->aux_sta.sta_id; in iwl_mvm_unified_scan_fill_tx_cmd()
1129 scan_config->bcast_sta_id = mvm->aux_sta.sta_id; in iwl_mvm_config_scan()
Dtx.c353 sta_id = mvm->aux_sta.sta_id; in iwl_mvm_tx_skb_non_sta()
Dmvm.h674 struct iwl_mvm_int_sta aux_sta; member
Dmac80211.c3024 .sta_id_and_color = cpu_to_le32(mvm->aux_sta.sta_id), in iwl_mvm_send_aux_roc_cmd()