Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_debug.c438 #define STXBASE priv->debug.tx_stats macro
443 data[i++] = STXBASE.a[IEEE80211_AC_BE]; \
444 data[i++] = STXBASE.a[IEEE80211_AC_BK]; \
445 data[i++] = STXBASE.a[IEEE80211_AC_VI]; \
446 data[i++] = STXBASE.a[IEEE80211_AC_VO]