Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_type.h1250 #define IXGBE_TSAUXC 0x08C20 /* TimeSync Auxiliary Control register - RW */ macro
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c7045 tsauxc = IXGBE_READ_REG(hw, IXGBE_TSAUXC); in ixgbe_timesync_enable()
7047 IXGBE_WRITE_REG(hw, IXGBE_TSAUXC, tsauxc); in ixgbe_timesync_enable()