Searched refs:E1000_TSYNCTXCTL_VALID (Results 1 – 3 of 3) sorted by relevance
541 #define E1000_TSYNCTXCTL_VALID 0x00000001 /* Tx timestamp valid */ macro
516 #define E1000_TSYNCTXCTL_VALID 0x00000001 /* tx timestamp valid */ macro
831 if (tsynctxctl & E1000_TSYNCTXCTL_VALID) in igb_ptp_tx_work()