Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Ddp83640_reg.h200 #define RX_IPV4_EN (1<<5) /* IPv4 Timestamp Enable */ macro
H A Ddp83640.c1276 rxcfg0 |= RX_IPV6_EN | RX_IPV4_EN; in dp83640_hwtstamp()