Searched defs:RX_DESC_SIZE (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/ffec/
H A Dif_ffec.c135 #define RX_DESC_SIZE (sizeof(struct ffec_hwdesc) * RX_DESC_COUNT) macro
/freebsd-11-stable/sys/arm/allwinner/
H A Dif_awg.c83 #define RX_DESC_SIZE (sizeof(struct emac_desc) * RX_DESC_COUNT) macro
/freebsd-11-stable/sys/dev/dwc/
H A Dif_dwcvar.h49 #define RX_DESC_SIZE (sizeof(struct dwc_hwdesc) * RX_DESC_COUNT) macro

Completed in 160 milliseconds