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