Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/phy/
Ddp83640_reg.h164 #define TX_IPV6_EN (1<<6) /* IPv6 Timestamp Enable */ macro
Ddp83640.c1282 txcfg0 |= TX_IPV6_EN | TX_IPV4_EN; in dp83640_hwtstamp()