Searched refs:timestamping (Results 1 – 25 of 25) sorted by relevance
1 timestamping
4 TEST_PROGS := hwtstamp_config rxtimestamp timestamping txtimestamp
10 timestamping
119 Due to the varied nature of timestamping needs, even for a single
29 Say Y to enable PTP hardware timestamping on Marvell 88E6xxx switch
77 unsigned int timestamping: 1; member
362 port->timestamping = (info->flags & SNDRV_SEQ_PORT_FLG_TIMESTAMP) ? 1 : 0; in snd_seq_set_port_info()396 if (port->timestamping) { in snd_seq_get_port_info()
608 if (dest_port->timestamping) in snd_seq_deliver_single_event()
24 obj-$(CONFIG_NETWORK_PHY_TIMESTAMPING) += timestamping.o
12 Same timestamping mechanism as SO_TIMESTAMP, but reports the27 This socket option enables timestamping of datagrams on the reception67 requested by a particular socket, such as when receive timestamping is140 have multiple concurrent timestamping requests outstanding. Packets256 The SO_TIMESTAMPING interface supports timestamping of bytes in a258 entire contents of the buffer has passed a timestamping point. That528 and hardware timestamping is not possible (SKBTX_IN_PROGRESS not set).
199 timestamping.txt200 - overview of network packet timestamping variants.
154 Enable connection tracking flow timestamping.
1006 NIC is capable of timestamping packets in hardware, you can request those1009 Documentation/networking/timestamping.txt).1034 Only (!) if transmit timestamping is enabled, then these bits are combined1046 See include/linux/net_tstamp.h and Documentation/networking/timestamping.txt
104 socket error queue, akin to the transmit timestamping interface.
174 NO_TIMESTAMP # disable timestamping
61 PTP provides timestamping mechanism that is suitable for use in IEEE 1588
85 if (tx_queue->timestamping && in efx_dequeue_buffer()862 tx_queue->timestamping = (efx_ptp_use_mac_tx_timestamps(efx) && in efx_init_tx_queue()
255 bool timestamping; member
2431 tx_queue->timestamping = false; in efx_ef10_tx_init()2444 !tx_queue->timestamping) { in efx_ef10_tx_init()2479 tx_queue->timestamping); in efx_ef10_tx_init()2511 ESF_DZ_TX_TIMESTAMP, tx_queue->timestamping); in efx_ef10_tx_init()3707 if (!tx_queue->timestamping) { in efx_ef10_handle_tx_event()
1066 if (tx_queue && tx_queue->timestamping) { in efx_ptp_xmit_skb_queue()
109 This allows timestamping of network packets by PHYs with110 hardware timestamping capabilities. This option adds some
79 Say Y to enable hardware supported cross-timestamping on PCH
17 sched_clock() is used for scheduling and timestamping, and delay timers
188 follow SGI's lead, and adopt a multimedia timestamping system like197 cause errors if it were being used for timestamping a multimedia
149 bool 'Connection tracking timestamping'152 This option enables support for connection tracking timestamping.