Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_descs.h27 #define TDES2_TIMESTAMP_ENABLE BIT(30) macro
H A Ddwmac4_descs.c208 p->des2 |= cpu_to_le32(TDES2_TIMESTAMP_ENABLE); in dwmac4_rd_enable_tx_timestamp()