Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uathvar.h168 uint32_t st_rx_active; member
H A Dif_uath.c2202 &stats->st_rx_active, "Active numbers in RX queue"); in uath_sysctl_node()
2732 UATH_STAT_DEC(sc, st_rx_active); in uath_bulk_rx_callback()
2745 UATH_STAT_INC(sc, st_rx_active); in uath_bulk_rx_callback()
2784 UATH_STAT_DEC(sc, st_rx_active); in uath_bulk_rx_callback()