Searched defs:RX_DESC_SIZE (Results 1 – 2 of 2) sorted by relevance
92 #define RX_DESC_SIZE (RX_DESC_COUNT * DESC_ALIGN) macro
81 #define RX_DESC_SIZE (sizeof(struct sunxi_emac_desc) * RX_DESC_COUNT) macro