Searched refs:sc_tx_dma_buf (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_urtwvar.h101 void *sc_tx_dma_buf; member in struct:urtw_softc
H A Dif_uathvar.h191 void *sc_tx_dma_buf; member in struct:uath_softc
H A Dif_upgtvar.h426 void *sc_tx_dma_buf; member in struct:upgt_softc
H A Dif_uath.c363 sc->sc_tx_dma_buf =
998 sc->sc_tx_dma_buf);
H A Dif_upgt.c274 sc->sc_tx_dma_buf = usbd_xfer_get_frame_buffer(
1908 data->buf = ((uint8_t *)sc->sc_tx_dma_buf) + (i * MCLBYTES);
H A Dif_urtw.c838 sc->sc_tx_dma_buf =
842 sc->sc_tx_dma_buf =
1532 sc->sc_tx_dma_buf /* no mbufs */);

Completed in 75 milliseconds