Searched refs:NETC_RX_RING_BUF_SIZE_ALIGN (Results 1 – 2 of 2) sorted by relevance
16 #define NETC_RX_RING_BUF_SIZE_ALIGN \ macro96 typedef uint8_t rx_buffer_t[NETC_RX_RING_BUF_SIZE_ALIGN];
141 AT_NONCACHEABLE_SECTION(static uint8_t eth##n##_rx_frame[NETC_RX_RING_BUF_SIZE_ALIGN]); \164 bdr_config->rxBdrConfig[0].buffSize = NETC_RX_RING_BUF_SIZE_ALIGN; \