Lines Matching full:timestamping
944 * ixgbe_ptp_get_ts_config - get current hardware timestamping configuration
948 * This function returns the current timestamping settings. Rather than
977 * Since hardware always timestamps Path delay packets when timestamping V2
1046 /* The X550 controller is capable of timestamping all packets, in ixgbe_ptp_set_timestamp_mode()
1061 * timestamping all packets => return error in ixgbe_ptp_set_timestamp_mode()
1077 /* Per-packet timestamping only works if the filter is set to all in ixgbe_ptp_set_timestamp_mode()
1085 /* enable timestamping all packets only if at least some in ixgbe_ptp_set_timestamp_mode()
1087 * timestamping in ixgbe_ptp_set_timestamp_mode()
1104 /* define ethertype filter for timestamping L2 packets */ in ixgbe_ptp_set_timestamp_mode()
1108 IXGBE_ETQF_1588 | /* enable timestamping */ in ixgbe_ptp_set_timestamp_mode()
1310 /* reset the hardware timestamping mode */ in ixgbe_ptp_reset()