Home
last modified time | relevance | path

Searched refs:recv_setup (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/ath/
Dif_ath_rx.h47 (_sc)->sc_rx.recv_setup(_sc)
Dif_ath_rx_edma.c943 sc->sc_rx.recv_setup = ath_edma_dma_rxsetup; in ath_recv_setup_edma()
Dif_ath_rx.c1257 sc->sc_rx.recv_setup = ath_legacy_dma_rxsetup; in ath_recv_setup_legacy()
Dif_athvar.h499 int (*recv_setup)(struct ath_softc *sc); member