Searched refs:NETC_PORT_MIN_FRAME_SIZE (Results 1 – 2 of 2) sorted by relevance
23 #define NETC_PORT_MIN_FRAME_SIZE (18U) macro
134 …if ((config->rxMinFrameSize < NETC_PORT_MIN_FRAME_SIZE) || (config->rxMaxFrameSize > NETC_PORT_MAX… in NETC_PortConfigEthMac()