Home
last modified time | relevance | path

Searched refs:RX_DESC_SIZE (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/allwinner/
H A Dif_awg.c88 #define RX_DESC_SIZE (sizeof(struct emac_desc) * RX_DESC_COUNT) macro
869 RX_DESC_SIZE, 1, /* maxsize, nsegs */ in awg_setup_dma()
870 RX_DESC_SIZE, /* maxsegsize */ in awg_setup_dma()
887 sc->rx.desc_ring, RX_DESC_SIZE, awg_dmamap_cb, in awg_setup_dma()