Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h1896 #define HTT_STATS_MAX_CHAINS 8 macro
1954 s32 nf_chain[HTT_STATS_MAX_CHAINS];
H A Ddebugfs_htt_stats.c3998 for (i = 0; i < HTT_STATS_MAX_CHAINS; i++) in htt_print_phy_stats_tlv()