Searched refs:sc_edma_bufsize (Results 1 – 2 of 2) sorted by relevance
686 m = m_getm(NULL, sc->sc_edma_bufsize, M_NOWAIT, MT_DATA); in ath_edma_rxbuf_init()1018 sc->sc_edma_bufsize = 4096; in ath_recv_setup_edma()1024 (void) ath_hal_setrxbufsize(sc->sc_ah, sc->sc_edma_bufsize - in ath_recv_setup_edma()1031 sc->sc_edma_bufsize); in ath_recv_setup_edma()
592 int sc_edma_bufsize; member