Searched refs:HTT_STATS_BIT_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/ath/ath10k/ | ||
| D | htt.h | 318 #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() |