Searched refs:sc_rxproc_cnt (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_ath_rx_edma.c365 sc->sc_rxproc_cnt++;
399 sc->sc_rxproc_cnt--;
634 sc->sc_rxproc_cnt++;
660 sc->sc_rxproc_cnt--;
H A Dif_ath_rx.c1096 sc->sc_rxproc_cnt++;
1295 sc->sc_rxproc_cnt--;
H A Dif_athvar.h711 uint32_t sc_rxproc_cnt; /* In RX processing */ member in struct:ath_softc
H A Dif_ath.c2834 while (sc->sc_rxproc_cnt || sc->sc_txproc_cnt ||

Completed in 85 milliseconds