Searched refs:aux_sta (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | time-event.c | 113 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 D | sta.c | 2251 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 D | scan.c | 661 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 D | ops.c | 1469 mvm->aux_sta.sta_id = IWL_INVALID_STA; in iwl_op_mode_mvm_start()
|
| H A D | tx.c | 812 sta_id = mvm->aux_sta.sta_id; in iwl_mvm_tx_skb_non_sta()
|
| H A D | mvm.h | 1036 struct iwl_mvm_int_sta aux_sta; member
|
| H A D | mac80211.c | 4530 .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 D | tx.c | 665 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 D | sta.c | 1291 iwl_mld_remove_internal_sta(mld, &mld_vif->aux_sta, false, in iwl_mld_remove_aux_sta()
|