Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlwifi/mld/
A Dd3.c99 u8 tid_offloaded_tx; member
425 if (IWL_FW_CHECK(mld, notif->tid_offloaded_tx != IWL_WOWLAN_OFFLOAD_TID, in iwl_mld_handle_wowlan_info_notif()
427 wowlan_status->tid_offloaded_tx)) in iwl_mld_handle_wowlan_info_notif()
440 wowlan_status->tid_offloaded_tx = notif->tid_offloaded_tx; in iwl_mld_handle_wowlan_info_notif()
922 iwl_mld_txq_from_mac80211(ap_sta->txq[wowlan_status->tid_offloaded_tx]); in iwl_mld_process_wowlan_status()
/drivers/net/wireless/intel/iwlwifi/mvm/
A Dd3.c1427 u8 tid_offloaded_tx; member
2317 status->tid_offloaded_tx = data->tid_offloaded_tx; in iwl_mvm_parse_wowlan_info_notif()
2319 data->tid_offloaded_tx >= in iwl_mvm_parse_wowlan_info_notif()
2322 data->tid_offloaded_tx)) in iwl_mvm_parse_wowlan_info_notif()
2323 data->tid_offloaded_tx = 0; in iwl_mvm_parse_wowlan_info_notif()
2324 status->qos_seq_ctr[data->tid_offloaded_tx] = in iwl_mvm_parse_wowlan_info_notif()
2575 mvm_ap_sta->tid_data[status->tid_offloaded_tx].seq_number = in iwl_mvm_query_wakeup_reasons()
2576 status->qos_seq_ctr[status->tid_offloaded_tx] + 0x10; in iwl_mvm_query_wakeup_reasons()
/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dd3.h870 u8 tid_offloaded_tx; member

Completed in 19 milliseconds