Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dscan.c713 tx_cmd[0].sta_id = mvm->aux_sta.sta_id; in iwl_mvm_scan_fill_tx_cmd()
720 tx_cmd[1].sta_id = mvm->aux_sta.sta_id; in iwl_mvm_scan_fill_tx_cmd()
1134 cfg->bcast_sta_id = mvm->aux_sta.sta_id; in iwl_mvm_fill_scan_config_v1()
1182 cfg->bcast_sta_id = mvm->aux_sta.sta_id; in iwl_mvm_fill_scan_config_v2()
1295 cfg.bcast_sta_id = mvm->aux_sta.sta_id; in iwl_mvm_config_scan()
Dtime-event.c124 iwl_mvm_flush_sta(mvm, &mvm->aux_sta, true, CMD_ASYNC); in iwl_mvm_roc_done_wk()
Dsta.c2036 ret = iwl_mvm_allocate_int_sta(mvm, &mvm->aux_sta, BIT(mvm->aux_queue), in iwl_mvm_add_aux_sta()
2043 &mvm->aux_sta, &mvm->aux_queue, in iwl_mvm_add_aux_sta()
2046 iwl_mvm_dealloc_int_sta(mvm, &mvm->aux_sta); in iwl_mvm_add_aux_sta()
2087 iwl_mvm_dealloc_int_sta(mvm, &mvm->aux_sta); in iwl_mvm_del_aux_sta()
Dmvm.h944 struct iwl_mvm_int_sta aux_sta; member
Dtx.c761 sta_id = mvm->aux_sta.sta_id; in iwl_mvm_tx_skb_non_sta()
Dd3.c907 wowlan_config_cmd.sta_id = mvm->aux_sta.sta_id; in iwl_mvm_netdetect_config()
Dmac80211.c3608 .sta_id_and_color = cpu_to_le32(mvm->aux_sta.sta_id), in iwl_mvm_send_aux_roc_cmd()