Searched refs:rtw_dmamap_load_txbuf (Results 1 – 1 of 1) sorted by relevance
151 struct mbuf *rtw_dmamap_load_txbuf(bus_dma_tag_t, bus_dmamap_t, struct mbuf *,2818 rtw_dmamap_load_txbuf(bus_dma_tag_t dmat, bus_dmamap_t dmam, struct mbuf *chain, in rtw_dmamap_load_txbuf() function3100 m0 = rtw_dmamap_load_txbuf(sc->sc_dmat, dmamap, m0, in rtw_start()