Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_type.h2582 #define IXGBE_TSYNCRXCTL_VALID 0x00000001 /* Rx timestamp valid */ macro
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c7109 if ((tsync_rxctl & IXGBE_TSYNCRXCTL_VALID) == 0) in ixgbe_timesync_read_rx_timestamp()