Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Ddebug.c1086 static const char ath10k_gstrings_stats[][ETH_GSTRING_LEN] = { variable
1136 #define ATH10K_SSTATS_LEN ARRAY_SIZE(ath10k_gstrings_stats)
1143 memcpy(data, ath10k_gstrings_stats, in ath10k_debug_get_et_strings()
1144 sizeof(ath10k_gstrings_stats)); in ath10k_debug_get_et_strings()