Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Ddebug.h74 * @rx_keycache_miss: RX with key cache misses
104 u32 rx_keycache_miss; member
H A Ddebug.c485 sc->debug.stats.istats.rx_keycache_miss++; in ath_debug_stat_interrupt()
536 PR_IS("RXKCM", rx_keycache_miss); in read_file_interrupt()