Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Ddwc_eqos.c92 #define RX_DESC_SIZE (RX_DESC_COUNT * DESC_ALIGN) macro
/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_emac.c81 #define RX_DESC_SIZE (sizeof(struct sunxi_emac_desc) * RX_DESC_COUNT) macro