Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_internal.h415 #define HTT_ASSERT1(condition) qdf_assert((condition)) macro
417 #define HTT_ASSERT1(condition) macro
1105 HTT_ASSERT1(htt_rx_in_order_ring_elems(pdev) != 0); in htt_rx_in_order_netbuf_pop()
H A Dhtt_rx_ll.c133 HTT_ASSERT1(htt_rx_ring_elems(pdev) != 0); in htt_rx_netbuf_pop()
1510 HTT_ASSERT1(htt_rx_in_order_ring_elems(pdev) != 0); in htt_rx_amsdu_rx_in_order_pop_ll()
1809 HTT_ASSERT1(htt_rx_ring_elems(pdev) != 0); in htt_rx_amsdu_pop_ll()
H A Dhtt_monitor_rx.c518 HTT_ASSERT1(htt_rx_in_order_ring_elems(pdev) != 0); in htt_rx_mon_amsdu_rx_in_order_pop_ll()