Lines Matching full:timestamping
950 * ixgbe_ptp_get_ts_config - get current hardware timestamping configuration
954 * This function returns the current timestamping settings. Rather than
983 * Since hardware always timestamps Path delay packets when timestamping V2
1048 /* The X550 controller is capable of timestamping all packets, in ixgbe_ptp_set_timestamp_mode()
1063 * timestamping all packets => return error in ixgbe_ptp_set_timestamp_mode()
1079 /* Per-packet timestamping only works if the filter is set to all in ixgbe_ptp_set_timestamp_mode()
1087 /* enable timestamping all packets only if at least some in ixgbe_ptp_set_timestamp_mode()
1089 * timestamping in ixgbe_ptp_set_timestamp_mode()
1106 /* define ethertype filter for timestamping L2 packets */ in ixgbe_ptp_set_timestamp_mode()
1110 IXGBE_ETQF_1588 | /* enable timestamping */ in ixgbe_ptp_set_timestamp_mode()
1343 /* reset the hardware timestamping mode */ in ixgbe_ptp_reset()