Searched refs:sc_rxslink (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_ath_rx.c313 if (sc->sc_rxslink)
1120 if (sc->sc_rxslink && bf == NULL) { /* NB: shouldn't happen */
H A Dif_athvar.h648 sc_rxslink : 1,/* do self-linked final descriptor */ member in struct:ath_softc
H A Dif_ath.c1007 sc->sc_rxslink = ath_hal_self_linked_final_rxdesc(ah);

Completed in 187 milliseconds