Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_t2h.c1696 if (!HTT_RX_IND_END_VALID_GET(*msg_word)) { in htt_rx_ind_timestamp()
1727 if (!HTT_RX_IND_END_VALID_GET(*msg_word)) in htt_rx_ind_tsf32()
/wlan-driver/fw-api/fw/
H A Dhtt.h12672 #define HTT_RX_IND_END_VALID_GET(word) \ macro