Searched refs:E1000_TXD_EXTCMD_TSTAMP (Results 1 – 2 of 2) sorted by relevance
285 #define E1000_TXD_EXTCMD_TSTAMP 0x00000010 /* IEEE1588 Timestamp packet */ macro
5682 txd_upper |= E1000_TXD_EXTCMD_TSTAMP; in e1000_tx_queue()