Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_dma.c539 value |= XGMAC_TSE; in dwxgmac2_enable_tso()
541 value &= ~XGMAC_TSE; in dwxgmac2_enable_tso()
H A Ddwxgmac2.h414 #define XGMAC_TSE BIT(12) macro