Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_tx.c1754 HTT_TX_DESC_EXT_TID_SET(local_word0, htt_get_ext_tid(type, in htt_tx_desc_init()
1757 HTT_TX_DESC_EXT_TID_SET(local_word0, msdu_info->info.ext_tid); in htt_tx_desc_init()
/wlan-driver/fw-api/fw/
H A Dhtt.h1458 #define HTT_TX_DESC_EXT_TID_SET(_var, _val) \ macro