Searched refs:rtw_txdesc_dmamaps_create (Results 1 – 1 of 1) sorted by relevance
163 int rtw_txdesc_dmamaps_create(bus_dma_tag_t, struct rtw_txsoft *, u_int);507 rtw_txdesc_dmamaps_create(bus_dma_tag_t dmat, struct rtw_txsoft *descs, in rtw_txdesc_dmamaps_create() function3931 if ((rc = rtw_txdesc_dmamaps_create(sc->sc_dmat, in rtw_attach()