Searched defs:RX_TOTAL_SIZE (Results 1 – 9 of 9) sorted by relevance
325 #define RX_TOTAL_SIZE NUM_RX_DESC*sizeof(BufferDesc) macro
78 #define RX_TOTAL_SIZE RX_RING_SIZE*sizeof(struct yellowfin_desc) macro
122 #define RX_TOTAL_SIZE RX_RING_SIZE*sizeof(struct hamachi_desc) macro
43 #define RX_TOTAL_SIZE RX_RING_SIZE*sizeof(struct netdev_desc) macro
73 #define RX_TOTAL_SIZE RX_RING_SIZE*sizeof(struct netdev_desc) macro
57 #define RX_TOTAL_SIZE RX_RING_SIZE*sizeof(struct epic_rx_desc) macro
61 #define RX_TOTAL_SIZE RX_RING_SIZE*sizeof(struct fealnx_desc) macro
168 #define RX_TOTAL_SIZE RX_RING_SIZE*sizeof(struct RxFD) macro
577 #define RX_TOTAL_SIZE (RX_RING_ENTRIES * sizeof(struct rx_desc)) macro