Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dd3.c99 u8 tid_offloaded_tx; member
485 if (IWL_FW_CHECK(mld, notif->tid_offloaded_tx != IWL_WOWLAN_OFFLOAD_TID, in iwl_mld_handle_wowlan_info_notif()
487 wowlan_status->tid_offloaded_tx)) in iwl_mld_handle_wowlan_info_notif()
500 wowlan_status->tid_offloaded_tx = notif->tid_offloaded_tx; in iwl_mld_handle_wowlan_info_notif()
1016 iwl_mld_txq_from_mac80211(ap_sta->txq[wowlan_status->tid_offloaded_tx]); in iwl_mld_process_wowlan_status()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c1439 u8 tid_offloaded_tx; member
2509 status->tid_offloaded_tx = data->tid_offloaded_tx; in iwl_mvm_parse_wowlan_info_notif()
2511 data->tid_offloaded_tx >= in iwl_mvm_parse_wowlan_info_notif()
2514 data->tid_offloaded_tx)) in iwl_mvm_parse_wowlan_info_notif()
2515 data->tid_offloaded_tx = 0; in iwl_mvm_parse_wowlan_info_notif()
2516 status->qos_seq_ctr[data->tid_offloaded_tx] = in iwl_mvm_parse_wowlan_info_notif()
2820 mvm_ap_sta->tid_data[status->tid_offloaded_tx].seq_number = in iwl_mvm_query_wakeup_reasons()
2821 status->qos_seq_ctr[status->tid_offloaded_tx] + 0x10; in iwl_mvm_query_wakeup_reasons()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dd3.h987 u8 tid_offloaded_tx; member