Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/inc/
Dwlan_dp_swlm.h101 if (tcl_data->tid > DP_VO_TID) { in dp_swlm_tcl_pre_check()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_tx.c1785 msdu_info->tid = DP_VO_TID; in dp_tx_get_tid()
1809 msdu_info->tid = DP_VO_TID; in dp_tx_get_tid()
1814 msdu_info->tid = DP_VO_TID; in dp_tx_get_tid()
Ddp_types.h72 #define DP_VO_TID 6 macro