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

/freebsd-10.2-release/sys/dev/usb/wlan/
H A Dif_uathvar.h169 uint32_t st_rx_active; member in struct:uath_stat
H A Dif_uath.c2276 &stats->st_rx_active, "Active numbers in RX queue");
2734 UATH_STAT_DEC(sc, st_rx_active);
2747 UATH_STAT_INC(sc, st_rx_active);
2788 UATH_STAT_DEC(sc, st_rx_active);

Completed in 97 milliseconds