Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-event.c113 iwl_mvm_flush_sta(mvm, mvm->aux_sta.sta_id, in iwl_mvm_cleanup_roc()
114 mvm->aux_sta.tfd_queue_msk); in iwl_mvm_cleanup_roc()
1082 .sta_id = cpu_to_le32(mvm->aux_sta.sta_id), in iwl_mvm_roc_add_cmd()
H A Dsta.c2251 ret = iwl_mvm_allocate_int_sta(mvm, &mvm->aux_sta, qmask, in iwl_mvm_add_aux_sta()
2262 &mvm->aux_sta, &mvm->aux_queue, in iwl_mvm_add_aux_sta()
2265 iwl_mvm_dealloc_int_sta(mvm, &mvm->aux_sta); in iwl_mvm_add_aux_sta()
2308 if (WARN_ON_ONCE(mvm->aux_sta.sta_id == IWL_INVALID_STA)) in iwl_mvm_rm_aux_sta()
2311 iwl_mvm_disable_txq(mvm, NULL, mvm->aux_sta.sta_id, in iwl_mvm_rm_aux_sta()
2313 ret = iwl_mvm_rm_sta_common(mvm, mvm->aux_sta.sta_id); in iwl_mvm_rm_aux_sta()
2316 iwl_mvm_dealloc_int_sta(mvm, &mvm->aux_sta); in iwl_mvm_rm_aux_sta()
H A Dscan.c661 tx_cmd[0].sta_id = mvm->aux_sta.sta_id; in iwl_mvm_scan_fill_tx_cmd()
662 tx_cmd[1].sta_id = mvm->aux_sta.sta_id; in iwl_mvm_scan_fill_tx_cmd()
1099 cfg->bcast_sta_id = mvm->aux_sta.sta_id; in iwl_mvm_fill_scan_config_v1()
1150 cfg->bcast_sta_id = mvm->aux_sta.sta_id; in iwl_mvm_fill_scan_config_v2()
1264 cfg.bcast_sta_id = mvm->aux_sta.sta_id; in iwl_mvm_config_scan()
H A Dops.c1469 mvm->aux_sta.sta_id = IWL_INVALID_STA; in iwl_op_mode_mvm_start()
H A Dtx.c812 sta_id = mvm->aux_sta.sta_id; in iwl_mvm_tx_skb_non_sta()
H A Dmvm.h1036 struct iwl_mvm_int_sta aux_sta; member
H A Dmac80211.c4530 .sta_id_and_color = cpu_to_le32(mvm->aux_sta.sta_id), in iwl_mvm_send_aux_roc_cmd()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dtx.c665 return mld_vif->aux_sta.queue_id; in iwl_mld_get_tx_queue_id()
683 return mld_vif->aux_sta.queue_id; in iwl_mld_get_tx_queue_id()
H A Dsta.c1291 iwl_mld_remove_internal_sta(mld, &mld_vif->aux_sta, false, in iwl_mld_remove_aux_sta()