Searched refs:MAL_MAX_RX_SIZE (Results 1 – 3 of 3) sorted by relevance
129 #define MAL_MAX_RX_SIZE 4080 macro134 return len > MAL_MAX_RX_SIZE ? MAL_MAX_RX_SIZE : len; in mal_rx_size()
66 return MAL_MAX_RX_SIZE; in emac_rx_size()
88 size > MAL_MAX_RX_SIZE); in mal_set_rcbs()