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

/freebsd-10.3-release/sys/dev/usb/wlan/
H A Dif_urtwvar.h100 void *sc_tx_dma_buf; member in struct:urtw_softc
H A Dif_uathvar.h190 void *sc_tx_dma_buf; member in struct:uath_softc
H A Dif_upgtvar.h425 void *sc_tx_dma_buf; member in struct:upgt_softc
H A Dif_uath.c371 sc->sc_tx_dma_buf =
1027 sc->sc_tx_dma_buf);
H A Dif_upgt.c272 sc->sc_tx_dma_buf = usbd_xfer_get_frame_buffer(
1995 data->buf = ((uint8_t *)sc->sc_tx_dma_buf) + (i * MCLBYTES);
H A Dif_urtw.c830 sc->sc_tx_dma_buf =
834 sc->sc_tx_dma_buf =
1547 sc->sc_tx_dma_buf /* no mbufs */);

Completed in 69 milliseconds