Searched refs:sc_edma_bufsize (Results 1 – 2 of 2) sorted by relevance
684 m = m_getm(NULL, sc->sc_edma_bufsize, M_NOWAIT, MT_DATA); in ath_edma_rxbuf_init()1016 sc->sc_edma_bufsize = 4096; in ath_recv_setup_edma()1022 (void) ath_hal_setrxbufsize(sc->sc_ah, sc->sc_edma_bufsize - in ath_recv_setup_edma()1029 sc->sc_edma_bufsize); in ath_recv_setup_edma()
591 int sc_edma_bufsize; member