Searched refs:GMAC_CONTROL_JE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/ | ||
D | dwmac1000.h | 119 #define GMAC_CONTROL_JE 0x00100000 /* Jumbo frame */ macro |
D | dwmac1000_core.c | 54 value |= GMAC_CONTROL_JE; in dwmac1000_core_init() |