Home
last modified time | relevance | path

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

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