Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/
HDif_athioctl.h146 u_int32_t ast_rx_hitqueueend; /* RX hit descr queue end */ member
HDif_ath_rx.c1060 sc->sc_stats.ast_rx_hitqueueend++; in ath_rx_proc()
1077 sc->sc_stats.ast_rx_hitqueueend++; in ath_rx_proc()
HDif_ath_sysctl.c1244 &sc->sc_stats.ast_rx_hitqueueend, 0, "RX hit queue end"); in ath_sysctl_stats_attach()