Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_dma.c479 value |= XGMAC_TSE; in dwxgmac2_enable_tso()
481 value &= ~XGMAC_TSE; in dwxgmac2_enable_tso()
H A Ddwxgmac2.h374 #define XGMAC_TSE BIT(12) macro