Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h4343 #define WMI_MAX_TIDS 17 /* This should be kept the same as (C)DP_MAX_TIDS */ macro
4369 struct rx_reorder_queue_params_list queue_params_list[WMI_MAX_TIDS];
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c2085 for (tid = 0; tid < WMI_MAX_TIDS; tid++) { in send_peer_multi_rx_reorder_queue_setup_cmd_tlv()