Home
last modified time | relevance | path

Searched refs:GMAC_CONTROL_2K (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000.h104 #define GMAC_CONTROL_2K 0x08000000 /* IEEE 802.3as 2K packets */ macro
Ddwmac1000_core.c34 value |= GMAC_CONTROL_2K; in dwmac1000_core_init()