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