Searched refs:MAL_MAX_RX_SIZE (Results 1 – 3 of 3) sorted by relevance
124 #define MAL_MAX_RX_SIZE 4080 macro129 return len > MAL_MAX_RX_SIZE ? MAL_MAX_RX_SIZE : len; in mal_rx_size()
61 return MAL_MAX_RX_SIZE; in emac_rx_size()
83 size > MAL_MAX_RX_SIZE); in mal_set_rcbs()
Completed in 6 milliseconds