Home
last modified time | relevance | path

Searched refs:timestamping (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v5.10/Documentation/networking/
Dtimestamping.rst24 Same timestamping mechanism as SO_TIMESTAMP, but reports the
45 This socket option enables timestamping of datagrams on the reception
97 requested by a particular socket, such as when receive timestamping is
170 have multiple concurrent timestamping requests outstanding. Packets
283 The SO_TIMESTAMPING interface supports timestamping of bytes in a
285 entire contents of the buffer has passed a timestamping point. That
581 and hardware timestamping is not possible (SKBTX_IN_PROGRESS not set).
598 user to select which PHC to use for timestamping Ethernet frames. Instead, the
616 switches include a timestamping clock of their own, and have the ability to
617 perform network timestamping on their own MAC, such that path delays only
[all …]
Dindex.rst103 timestamping
Dnf_conntrack-sysctl.rst161 Enable connection tracking flow timestamping.
Dpacket_mmap.rst1030 NIC is capable of timestamping packets in hardware, you can request those
1033 Documentation/networking/timestamping.rst).
1060 Only (!) if transmit timestamping is enabled, then these bits are combined
1072 See include/linux/net_tstamp.h and Documentation/networking/timestamping.rst
Dmsg_zerocopy.rst104 socket error queue, akin to the transmit timestamping interface.
Dpktgen.rst180 NO_TIMESTAMP # disable timestamping
/Linux-v5.10/Documentation/sound/designs/
Dindex.rst10 timestamping
Dtimestamping.rst119 Due to the varied nature of timestamping needs, even for a single
146 Examples of timestamping with HDAudio:
/Linux-v5.10/tools/testing/selftests/net/
D.gitignore31 timestamping
DMakefile33 TEST_GEN_FILES += hwtstamp_config rxtimestamp timestamping txtimestamp
/Linux-v5.10/drivers/net/dsa/mv88e6xxx/
DKconfig30 Say Y to enable PTP hardware timestamping on Marvell 88E6xxx switch
/Linux-v5.10/sound/core/seq/
Dseq_ports.h62 unsigned int timestamping: 1; member
Dseq_ports.c344 port->timestamping = (info->flags & SNDRV_SEQ_PORT_FLG_TIMESTAMP) ? 1 : 0; in snd_seq_set_port_info()
378 if (port->timestamping) { in snd_seq_get_port_info()
/Linux-v5.10/net/core/
DMakefile25 obj-$(CONFIG_NETWORK_PHY_TIMESTAMPING) += timestamping.o
/Linux-v5.10/drivers/net/ethernet/sfc/
Dtx_common.c83 tx_queue->timestamping = (efx_ptp_use_mac_tx_timestamps(efx) && in efx_init_tx_queue()
168 if (tx_queue->timestamping && in efx_dequeue_buffer()
Dmcdi_functions.c214 INIT_TXQ_EXT_IN_FLAG_TIMESTAMP, tx_queue->timestamping, in efx_mcdi_tx_init()
Def10.c2321 tx_queue->timestamping = false; in efx_ef10_tx_init()
2335 !tx_queue->timestamping && !tx_queue->xdp_tx) { in efx_ef10_tx_init()
2365 ESF_DZ_TX_TIMESTAMP, tx_queue->timestamping); in efx_ef10_tx_init()
2934 if (!tx_queue->timestamping) { in efx_ef10_handle_tx_event()
Dnet_driver.h275 bool timestamping; member
/Linux-v5.10/drivers/net/dsa/sja1105/
DKconfig25 This enables support for timestamping and PTP clock manipulations in
/Linux-v5.10/drivers/net/ethernet/cavium/
DKconfig61 PTP provides timestamping mechanism that is suitable for use in IEEE 1588
/Linux-v5.10/Documentation/devicetree/bindings/net/dsa/
Db53.txt58 then the timestamping interrupt and the sleep timer interrupts for ports
/Linux-v5.10/drivers/net/ethernet/ti/
DKconfig115 timestamping where applicable.
/Linux-v5.10/net/
DKconfig115 This allows timestamping of network packets by PHYs (or
116 other MII bus snooping devices) with hardware timestamping
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/marvell/
Docteontx2.rst87 - HW PTP timestamping related config.
/Linux-v5.10/Documentation/timers/
Dtimekeeping.rst18 sched_clock() is used for scheduling and timestamping, and delay timers

12