Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dd3.c106 u8 tid_offloaded_tx; member
556 notif->tid_offloaded_tx = notif_v5->tid_offloaded_tx; in iwl_mld_convert_wowlan_notif_v5()
639 if (IWL_FW_CHECK(mld, notif->tid_offloaded_tx != IWL_WOWLAN_OFFLOAD_TID, in iwl_mld_handle_wowlan_info_notif()
641 notif->tid_offloaded_tx)) in iwl_mld_handle_wowlan_info_notif()
654 wowlan_status->tid_offloaded_tx = notif->tid_offloaded_tx; in iwl_mld_handle_wowlan_info_notif()
1094 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/fw/api/
H A Dd3.h930 u8 tid_offloaded_tx; member
969 u8 tid_offloaded_tx; member
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c1403 u8 tid_offloaded_tx; member
2145 status->tid_offloaded_tx = data->tid_offloaded_tx; in iwl_mvm_parse_wowlan_info_notif()
2147 data->tid_offloaded_tx >= in iwl_mvm_parse_wowlan_info_notif()
2150 data->tid_offloaded_tx)) in iwl_mvm_parse_wowlan_info_notif()
2151 data->tid_offloaded_tx = 0; in iwl_mvm_parse_wowlan_info_notif()
2152 status->qos_seq_ctr[data->tid_offloaded_tx] = in iwl_mvm_parse_wowlan_info_notif()
2399 mvm_ap_sta->tid_data[status->tid_offloaded_tx].seq_number = in iwl_mvm_query_wakeup_reasons()
2400 status->qos_seq_ctr[status->tid_offloaded_tx] + 0x10; in iwl_mvm_query_wakeup_reasons()