Searched refs:FTGMAC100_MACCR_JUMBO_LF (Results 1 – 1 of 1) sorted by relevance
148 #define FTGMAC100_MACCR_JUMBO_LF (1 << 13) macro262 int max = (s->maccr & FTGMAC100_MACCR_JUMBO_LF ? 9216 : 1518); in ftgmac100_max_frame_size()