Home
last modified time | relevance | path

Searched defs:HTT_RX_HASH_COUNT_RESET (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_rx_ll.c1099 #define HTT_RX_HASH_COUNT_RESET(hash_bucket) ((hash_bucket)->count = 0) macro
1111 #define HTT_RX_HASH_COUNT_RESET(hash_bucket) /* no-op */ macro