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.c2196 &stats->st_rx_active, "Active numbers in RX queue"); in uath_sysctl_node()
2724 UATH_STAT_DEC(sc, st_rx_active); in uath_bulk_rx_callback()
2737 UATH_STAT_INC(sc, st_rx_active); in uath_bulk_rx_callback()
2776 UATH_STAT_DEC(sc, st_rx_active); in uath_bulk_rx_callback()