Searched refs:E1000_ADVTXD_MAC_TSTAMP (Results 1 – 4 of 4) sorted by relevance
110 #define E1000_ADVTXD_MAC_TSTAMP 0x00080000 /* IEEE1588 Timestamp packet */ macro
6150 (E1000_ADVTXD_MAC_TSTAMP)); in igb_tx_cmd_type()
163 #define E1000_ADVTXD_MAC_TSTAMP 0x00080000 /* IEEE1588 Timestamp packet */ macro
663 if ((tx->first_cmd_type_len & E1000_ADVTXD_MAC_TSTAMP) && in igb_process_tx_desc()