Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h142 IXGBE_TX_FLAGS_TSTAMP = 0x04, enumerator
H A Dixgbe_main.c8139 cmd_type |= IXGBE_SET_FLAG(tx_flags, IXGBE_TX_FLAGS_TSTAMP, in ixgbe_tx_cmd_type()
8672 tx_flags |= IXGBE_TX_FLAGS_TSTAMP; in ixgbe_xmit_frame_ring()
8756 if (unlikely(tx_flags & IXGBE_TX_FLAGS_TSTAMP)) { in ixgbe_xmit_frame_ring()