Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_internal.h427 #define HTT_ASSERT3(condition) qdf_assert((condition)) macro
429 #define HTT_ASSERT3(condition) macro
H A Dhtt_t2h.c772 HTT_ASSERT3((((unsigned long)qdf_nbuf_data(htt_t2h_msg)) & 0x3) == 0); in htt_t2h_msg_handler()
1132 HTT_ASSERT3((((unsigned long) qdf_nbuf_data(htt_t2h_msg)) & 0x3) in htt_t2h_msg_handler_fast()