Home
last modified time | relevance | path

Searched refs:tid_offloaded_tx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dd3.c136 u8 tid_offloaded_tx; member
591 notif->tid_offloaded_tx = notif_v5->tid_offloaded_tx; in iwl_mld_convert_wowlan_notif_v5()
697 if (IWL_FW_CHECK(mld, notif->tid_offloaded_tx != IWL_WOWLAN_OFFLOAD_TID, in iwl_mld_handle_wowlan_info_notif()
699 notif->tid_offloaded_tx)) in iwl_mld_handle_wowlan_info_notif()
714 wowlan_status->tid_offloaded_tx = notif->tid_offloaded_tx; in iwl_mld_handle_wowlan_info_notif()
1293 iwl_mld_txq_from_mac80211(ap_sta->txq[wowlan_status->tid_offloaded_tx]); in iwl_mld_process_wowlan_status()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c1403 u8 tid_offloaded_tx; member
2156 status->tid_offloaded_tx = data->tid_offloaded_tx; in iwl_mvm_parse_wowlan_info_notif()
2158 data->tid_offloaded_tx >= in iwl_mvm_parse_wowlan_info_notif()
2161 data->tid_offloaded_tx)) in iwl_mvm_parse_wowlan_info_notif()
2162 data->tid_offloaded_tx = 0; in iwl_mvm_parse_wowlan_info_notif()
2163 status->qos_seq_ctr[data->tid_offloaded_tx] = in iwl_mvm_parse_wowlan_info_notif()
2410 mvm_ap_sta->tid_data[status->tid_offloaded_tx].seq_number = in iwl_mvm_query_wakeup_reasons()
2411 status->qos_seq_ctr[status->tid_offloaded_tx] + 0x10; in iwl_mvm_query_wakeup_reasons()