Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_ath_rx.h46 (_sc)->sc_rx.recv_rxbuf_init((_sc), (_bf))
H A Dif_ath_rx_edma.c1017 sc->sc_rx.recv_rxbuf_init = ath_edma_rxbuf_init; in ath_recv_setup_edma()
H A Dif_ath_rx.c1488 sc->sc_rx.recv_rxbuf_init = ath_legacy_rxbuf_init; in ath_recv_setup_legacy()
H A Dif_athvar.h529 int (*recv_rxbuf_init)(struct ath_softc *sc, member