Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4.h236 #define GMAC_CONFIG_HDSMS_256 (0x2 << GMAC_CONFIG_HDSMS_SHIFT) macro
Ddwmac4_dma.c526 value |= GMAC_CONFIG_HDSMS_256; /* Segment max 256 bytes */ in dwmac4_enable_sph()