Searched refs:ET_RX_RING_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/et/
H A Dif_etvar.h54 #define ET_RX_RING_SIZE (ET_RX_NDESC * sizeof(struct et_rxdesc)) macro
H A Dif_et.c906 error = et_dma_ring_alloc(sc, ET_RING_ALIGN, ET_RX_RING_SIZE,
915 error = et_dma_ring_alloc(sc, ET_RING_ALIGN, ET_RX_RING_SIZE,

Completed in 118 milliseconds