Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt.h325 #define HTT_STATS_BIT_MASK GENMASK(16, 0) macro
H A Ddebug.c971 if (mask > HTT_STATS_BIT_MASK) in ath10k_write_htt_stats_mask()