Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddescs.h81 #define TDES1_TIME_STAMP_ENABLE BIT(22) macro
H A Dnorm_desc.c233 p->des1 |= cpu_to_le32(TDES1_TIME_STAMP_ENABLE); in ndesc_enable_tx_timestamp()