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