Searched refs:HTT_STATS_BIT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/wireless/ath/ath10k/ | ||
D | htt.h | 322 #define HTT_STATS_BIT_MASK GENMASK(16, 0) macro |
D | debug.c | 929 if (mask > HTT_STATS_BIT_MASK) in ath10k_write_htt_stats_mask() |