Searched refs:xe_dma_rxmap_load (Results 1 – 1 of 1) sorted by relevance
86 struct mbuf *xe_dma_rxmap_load(struct mb8795_softc *, bus_dmamap_t);349 xe_dma_rxmap_load(sc, xsc->sc_rx_dmamap[i]); in xe_dma_rx_setup()393 xe_dma_rxmap_load(sc,map); in xe_dma_rx_mbuf()635 xe_dma_rxmap_load(struct mb8795_softc *sc, bus_dmamap_t map) in xe_dma_rxmap_load() function