Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Ddebug_sta.c252 astats->rx_airtime += rx; in ath_debug_airtime()
275 len += scnprintf(buf + len, size - len, "RX: %u us\n", astats->rx_airtime); in read_airtime()
Ddebug.h225 u32 rx_airtime; member