Searched refs:GMAC_HW_TSOEN (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/ | ||
D | dwmac4.h | 259 #define GMAC_HW_TSOEN BIT(18) macro |
D | dwmac4_dma.c | 382 dma_cap->tsoen = (hw_cap & GMAC_HW_TSOEN) >> 18; in dwmac4_get_hw_feature() |