Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_rx.c313 if (sc->sc_rxslink) in ath_legacy_rxbuf_init()
1120 if (sc->sc_rxslink && bf == NULL) { /* NB: shouldn't happen */ in ath_rx_proc()
H A Dif_athvar.h648 sc_rxslink : 1,/* do self-linked final descriptor */ member
H A Dif_ath.c1009 sc->sc_rxslink = ath_hal_self_linked_final_rxdesc(ah); in ath_attach()