Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ath/
H A Dif_ath_rx.h50 (_sc)->sc_rx.recv_setup(_sc)
H A Dif_ath_rx_edma.c1005 sc->sc_rx.recv_setup = ath_edma_dma_rxsetup; in ath_recv_setup_edma()
H A Dif_ath_rx.c1507 sc->sc_rx.recv_setup = ath_legacy_dma_rxsetup; in ath_recv_setup_legacy()
H A Dif_athvar.h522 int (*recv_setup)(struct ath_softc *sc); member