Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Ddebug_sta.c253 astats->tx_airtime += tx; in ath_debug_airtime()
276 len += scnprintf(buf + len, size - len, "TX: %u us\n", astats->tx_airtime); in read_airtime()
Ddebug.h226 u32 tx_airtime; member