Home
last modified time | relevance | path

Searched full:timestamping (Results 1 – 25 of 153) sorted by relevance

1234567

/linux/drivers/hte/
H A DKconfig3 bool "Hardware Timestamping Engine (HTE) Support"
5 Hardware Timestamping Engine (HTE) Support.
7 Some devices provide a hardware timestamping engine which can
9 benefit for the applications needing accurate timestamping event with
22 Enable this option for integrated hardware timestamping engine also
23 known as generic timestamping engine (GTE) support on NVIDIA Tegra194
25 lines for timestamping in realtime.
/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_hwtstamp.c29 /* enabled tx timestamping */ in hellcreek_get_ts_info()
38 /* Enabling/disabling TX and RX HW timestamping for different PTP messages is
60 /* TX HW timestamping can't be disabled on the switch */ in hellcreek_set_hwtstamp_config()
70 /* RX HW timestamping can't be disabled on the switch */ in hellcreek_set_hwtstamp_config()
88 /* RX HW timestamping can't be enabled for all messages on the switch */ in hellcreek_set_hwtstamp_config()
105 * enable the interaction with the HW timestamping in hellcreek_set_hwtstamp_config()
198 /* Get nanoseconds timestamp from timestamping unit */
235 dev_err(hellcreek->dev, "Wrong port for timestamping!\n"); in hellcreek_txtstamp_work()
381 * and the interaction with the HW timestamping is enabled. If not, stop in hellcreek_port_txtstamp()
418 * timestamping beforehand. in hellcreek_port_rxtstamp()
[all …]
H A Dhellcreek.h234 /* A structure to hold hardware timestamping information per port */
236 /* Timestamping state */
239 /* Resources for receive timestamping */
242 /* Resources for transmit timestamping */
257 /* Per-port timestamping resources */
/linux/drivers/net/dsa/microchip/
H A DKconfig35 Select to enable support for timestamping & PTP clock manipulation in
37 only one step timestamping. LAN937x switch supports both one step and
38 two step timestamping.
/linux/Documentation/driver-api/hte/
H A Dhte.rst4 The Linux Hardware Timestamping Engine (HTE)
12 Certain devices have built in hardware timestamping engines which can
19 This document describes the API that can be used by hardware timestamping
20 engine provider and consumer drivers that want to use the hardware timestamping
H A Dtegra-hte.rst8 The Nvidia tegra HTE provider also known as GTE (Generic Timestamping Engine)
19 instance supports timestamping GPIOs in real time as it is tightly coupled with
H A Dindex.rst4 The Linux Hardware Timestamping Engine (HTE)
/linux/Documentation/devicetree/bindings/timestamp/
H A Dnvidia,tegra194-hte.yaml7 title: Tegra on chip generic hardware timestamping engine (HTE) provider
13 Tegra SoC has two instances of generic hardware timestamping engines (GTE)
18 to enable or disable for the hardware timestamping. The GTE GPIO monitors
/linux/include/uapi/linux/
H A Derrqueue.h49 * The timestamping interfaces SO_TIMESTAMPING, MSG_TSTAMP_*
51 * recvmsg(). See Documentation/networking/timestamping.rst for details.
/linux/drivers/net/ethernet/cavium/
H A DKconfig60 Timestamping coprocessor (PTP) found on Cavium processors.
61 PTP provides timestamping mechanism that is suitable for use in IEEE 1588
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h334 /* Inbound timestamping is on */
336 /* When the packet that requires timestamping is sent, hardware inserts
349 * requires timestamping. Cavium hardware can not process more than one
351 * a packet that requires timestamping to the send queue and clears
355 * packet that requires timestamping to the hardware for transmitting.
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h575 enum hwtstamp_tx_types tx_tstamp_type; /* Tx timestamping type */
576 bool rx_tstamp; /* Rx timestamping enabled */
624 /* The one-step timestamping configuration on hardware
626 * timestamping frames are in flight. So we use a mutex
628 * one-step timestamping packet through TX confirmation
757 /* If we have Tx timestamping, need 128B hardware annotation */ in dpaa2_eth_needed_headroom()
/linux/net/dccp/ccids/
H A Dccid2.h14 * CCID-2 timestamping faces the same issues as TCP timestamping.
/linux/drivers/net/dsa/mv88e6xxx/
H A Dhwtstamp.c3 * Marvell 88E6xxx Switch hardware timestamping support
114 /* The switch supports timestamping both L2 and L4; one cannot be in mv88e6xxx_set_hwtstamp_config()
562 /* Disable timestamping on all ports. */ in mv88e6xxx_hwtstamp_setup()
582 * timestamp. This affects all ports that have timestamping enabled, in mv88e6xxx_hwtstamp_setup()
597 /* 88E6341 devices default to timestamping at the PHY, but this has in mv88e6xxx_hwtstamp_setup()
/linux/net/mptcp/
H A Dsockopt.c212 struct so_timestamping timestamping; in mptcp_setsockopt_sol_socket_timestamping() local
215 if (optlen == sizeof(timestamping)) { in mptcp_setsockopt_sol_socket_timestamping()
216 if (copy_from_sockptr(&timestamping, optval, in mptcp_setsockopt_sol_socket_timestamping()
217 sizeof(timestamping))) in mptcp_setsockopt_sol_socket_timestamping()
220 memset(&timestamping, 0, sizeof(timestamping)); in mptcp_setsockopt_sol_socket_timestamping()
222 if (copy_from_sockptr(&timestamping.flags, optval, sizeof(int))) in mptcp_setsockopt_sol_socket_timestamping()
229 KERNEL_SOCKPTR(&timestamping), in mptcp_setsockopt_sol_socket_timestamping()
230 sizeof(timestamping)); in mptcp_setsockopt_sol_socket_timestamping()
240 sock_set_timestamping(sk, optname, timestamping); in mptcp_setsockopt_sol_socket_timestamping()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c934 * ixgbe_ptp_get_ts_config - get current hardware timestamping configuration
938 * This function returns the current timestamping settings. Rather than
967 * Since hardware always timestamps Path delay packets when timestamping V2
1033 /* The X550 controller is capable of timestamping all packets, in ixgbe_ptp_set_timestamp_mode()
1048 * timestamping all packets => return error in ixgbe_ptp_set_timestamp_mode()
1062 /* Per-packet timestamping only works if the filter is set to all in ixgbe_ptp_set_timestamp_mode()
1070 /* enable timestamping all packets only if at least some in ixgbe_ptp_set_timestamp_mode()
1072 * timestamping in ixgbe_ptp_set_timestamp_mode()
1089 /* define ethertype filter for timestamping L2 packets */ in ixgbe_ptp_set_timestamp_mode()
1093 IXGBE_ETQF_1588 | /* enable timestamping */ in ixgbe_ptp_set_timestamp_mode()
[all …]
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_ptp.c229 DP_ERR(edev, "One-step timestamping is not supported\n"); in qede_ptp_cfg_filters()
411 /* Init work queue for Tx timestamping */ in qede_ptp_init()
495 DP_VERBOSE(edev, QED_MSG_DEBUG, "Timestamping in progress\n"); in qede_ptp_tx_ts()
502 "Tx timestamping was not enabled, this pkt will not be timestamped\n"); in qede_ptp_tx_ts()
/linux/Documentation/sound/designs/
H A Dtimestamping.rst2 ALSA PCM Timestamping
119 Due to the varied nature of timestamping needs, even for a single
146 Examples of timestamping with HDAudio:
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.h172 bool tx_tstamp; /* Tx timestamping enabled */
173 bool rx_tstamp; /* Rx timestamping enabled */
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c326 * the upper level timestamping functions. Since the timestamp is simply a 64-
679 * configured for Tx timestamping, we check if Rx timestamping is in i40e_ptp_rx_hang()
819 * doing Tx timestamping, check if Rx timestamping is configured. in i40e_ptp_rx_hwtstamp()
915 * i40e_ptp_get_ts_config - ioctl interface to read the HW timestamping
919 * Obtain the current hardware timestamping settigs as requested. To do this,
1293 * i40e_ptp_set_ts_config - ioctl interface to control the HW timestamping
1298 * changes here. The XL710 cannot support splitting of the Tx/Rx timestamping
1521 /* reset timestamping mode */ in i40e_ptp_init()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c230 * ice_set_rx_tstamp - Enable or disable Rx timestamping
255 * Called during preparation for reset to temporarily disable timestamping on
256 * the device. Called during remove to disable timestamping while cleaning up
1269 * registers with the calibrated offset values and enable timestamping. The Tx
1310 * ice_ptp_port_phy_stop - Stop timestamping for a PHY port
1348 * ice_ptp_port_phy_restart - (Re)start and calibrate PHY timestamping
1351 * Start the PHY timestamping block, and initiate Vernier timestamping
1352 * calibration. If timestamping cannot be calibrated (such as if link is down)
1353 * then disable the timestamping block instead.
1513 * ice_ptp_reset_phy_timestamping - Reset PHY timestamping block
[all …]
/linux/tools/testing/selftests/net/
H A D.gitignore50 timestamping
/linux/net/
H A DKconfig149 bool "Timestamping in PHY devices"
152 This allows timestamping of network packets by PHYs (or
153 other MII bus snooping devices) with hardware timestamping
/linux/net/netfilter/
H A Dnf_conntrack_timestamp.c20 MODULE_PARM_DESC(tstamp, "Enable connection tracking flow timestamping.");
/linux/sound/core/seq/
H A Dseq_ports.c346 /* timestamping */ in snd_seq_set_port_info()
347 port->timestamping = (info->flags & SNDRV_SEQ_PORT_FLG_TIMESTAMP) ? 1 : 0; in snd_seq_set_port_info()
395 /* timestamping */ in snd_seq_get_port_info()
397 if (port->timestamping) { in snd_seq_get_port_info()

1234567