Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/net/ethernet/freescale/enetc/
DKconfig45 bool "ENETC hardware timestamping support"
48 Enable hardware timestamping support on the Ethernet packets
51 extended RX BDs if timestamping is not used, this option enables
52 extended RX BDs in order to support hardware timestamping.
/Linux-v5.4/tools/testing/selftests/networking/timestamping/
D.gitignore1 timestamping
DMakefile4 TEST_GEN_FILES := hwtstamp_config rxtimestamp timestamping txtimestamp
/Linux-v5.4/Documentation/sound/designs/
Dindex.rst10 timestamping
Dtimestamping.rst119 Due to the varied nature of timestamping needs, even for a single
/Linux-v5.4/drivers/net/dsa/mv88e6xxx/
DKconfig30 Say Y to enable PTP hardware timestamping on Marvell 88E6xxx switch
/Linux-v5.4/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.4/net/core/
DMakefile25 obj-$(CONFIG_NETWORK_PHY_TIMESTAMPING) += timestamping.o
/Linux-v5.4/drivers/net/dsa/sja1105/
DKconfig24 This enables support for timestamping and PTP clock manipulations in
/Linux-v5.4/Documentation/networking/
Dtimestamping.txt17 Same timestamping mechanism as SO_TIMESTAMP, but reports the
37 This socket option enables timestamping of datagrams on the reception
87 requested by a particular socket, such as when receive timestamping is
160 have multiple concurrent timestamping requests outstanding. Packets
276 The SO_TIMESTAMPING interface supports timestamping of bytes in a
278 entire contents of the buffer has passed a timestamping point. That
561 and hardware timestamping is not possible (SKBTX_IN_PROGRESS not set).
Dnf_conntrack-sysctl.txt154 Enable connection tracking flow timestamping.
Dpacket_mmap.txt1006 NIC is capable of timestamping packets in hardware, you can request those
1009 Documentation/networking/timestamping.txt).
1034 Only (!) if transmit timestamping is enabled, then these bits are combined
1046 See include/linux/net_tstamp.h and Documentation/networking/timestamping.txt
Dmsg_zerocopy.rst104 socket error queue, akin to the transmit timestamping interface.
Dpktgen.txt174 NO_TIMESTAMP # disable timestamping
/Linux-v5.4/tools/testing/selftests/
DMakefile33 TARGETS += networking/timestamping
/Linux-v5.4/drivers/net/ethernet/cavium/
DKconfig61 PTP provides timestamping mechanism that is suitable for use in IEEE 1588
/Linux-v5.4/Documentation/devicetree/bindings/net/dsa/
Db53.txt58 then the timestamping interrupt and the sleep timer interrupts for ports
/Linux-v5.4/drivers/net/ethernet/sfc/
Dtx.c82 if (tx_queue->timestamping && in efx_dequeue_buffer()
854 tx_queue->timestamping = (efx_ptp_use_mac_tx_timestamps(efx) && in efx_init_tx_queue()
Dnet_driver.h252 bool timestamping; member
Def10.c2428 tx_queue->timestamping = false; in efx_ef10_tx_init()
2441 !tx_queue->timestamping) { in efx_ef10_tx_init()
2476 tx_queue->timestamping); in efx_ef10_tx_init()
2508 ESF_DZ_TX_TIMESTAMP, tx_queue->timestamping); in efx_ef10_tx_init()
3704 if (!tx_queue->timestamping) { in efx_ef10_handle_tx_event()
/Linux-v5.4/net/
DKconfig111 This allows timestamping of network packets by PHYs with
112 hardware timestamping capabilities. This option adds some
/Linux-v5.4/Documentation/timers/
Dtimekeeping.rst18 sched_clock() is used for scheduling and timestamping, and delay timers
/Linux-v5.4/drivers/net/ethernet/intel/
DKconfig83 Say Y to enable hardware supported cross-timestamping on PCH
/Linux-v5.4/Documentation/media/uapi/v4l/
Dhist-v4l2.rst195 follow SGI's lead, and adopt a multimedia timestamping system like
204 cause errors if it were being used for timestamping a multimedia

12