Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebugfs_sta.c115 stats->rx_pkt_drop_chained += drop_cnt; in ath10k_sta_update_rx_tid_stats()
595 PRINT_TID_STATS(rx_pkt_drop_chained, "\t\t\t\t"); in ath10k_dbg_sta_read_tid_stats()
H A Dcore.h483 unsigned long rx_pkt_drop_chained; member