| /linux-6.15/drivers/net/can/ |
| H A D | vcan.c | 102 skb_tx_timestamp(skb); in vcan_tx()
|
| H A D | vxcan.c | 56 skb_tx_timestamp(oskb); in vxcan_xmit()
|
| H A D | can327.c | 841 skb_tx_timestamp(skb); in can327_netdev_start_xmit()
|
| /linux-6.15/drivers/net/ |
| H A D | dummy.c | 64 skb_tx_timestamp(skb); in dummy_xmit()
|
| H A D | loopback.c | 75 skb_tx_timestamp(skb); in loopback_xmit()
|
| /linux-6.15/drivers/net/can/dev/ |
| H A D | skb.c | 82 skb_tx_timestamp(skb); in can_put_echo_skb()
|
| /linux-6.15/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_emaclite.c | 1017 skb_tx_timestamp(new_skb); in xemaclite_send() 1023 skb_tx_timestamp(new_skb); in xemaclite_send()
|
| /linux-6.15/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_packet.c | 257 skb_tx_timestamp(skb); in sparx5_port_xmit_impl()
|
| /linux-6.15/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_main.c | 126 skb_tx_timestamp(skb); in aq_ndev_start_xmit()
|
| /linux-6.15/drivers/net/can/slcan/ |
| H A D | slcan-core.c | 629 skb_tx_timestamp(skb); in slcan_netdev_xmit()
|
| /linux-6.15/drivers/net/ethernet/apm/xgene-v2/ |
| H A D | main.c | 217 skb_tx_timestamp(skb); in xge_start_xmit()
|
| /linux-6.15/drivers/ptp/ |
| H A D | Kconfig | 90 implement the skb_tx_timestamp() function.
|
| /linux-6.15/drivers/net/xen-netback/ |
| H A D | interface.c | 256 skb_tx_timestamp(skb); in xenvif_start_xmit()
|
| /linux-6.15/drivers/net/ethernet/8390/ |
| H A D | lib8390.c | 408 skb_tx_timestamp(skb); in __ei_start_xmit()
|
| /linux-6.15/drivers/net/ethernet/ |
| H A D | dnet.c | 551 skb_tx_timestamp(skb); in dnet_start_xmit()
|
| /linux-6.15/arch/um/drivers/ |
| H A D | net_kern.c | 218 skb_tx_timestamp(skb); in uml_net_start_xmit()
|
| /linux-6.15/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_singleq_txrx.c | 282 skb_tx_timestamp(first->skb); in idpf_tx_singleq_map()
|
| /linux-6.15/drivers/net/ethernet/mscc/ |
| H A D | ocelot_fdma.c | 625 skb_tx_timestamp(skb); in ocelot_fdma_send_skb()
|
| /linux-6.15/drivers/net/ethernet/arc/ |
| H A D | emac_main.c | 717 skb_tx_timestamp(skb); in arc_emac_tx()
|
| /linux-6.15/drivers/net/ethernet/fungible/funeth/ |
| H A D | funeth_tx.c | 366 skb_tx_timestamp(skb); in fun_start_xmit()
|
| /linux-6.15/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_txrx.c | 1412 skb_tx_timestamp(skb); in ionic_tx_tso_post() 1661 skb_tx_timestamp(skb); in ionic_tx()
|
| /linux-6.15/drivers/net/ethernet/freescale/fs_enet/ |
| H A D | fs_enet-main.c | 574 skb_tx_timestamp(skb); in fs_enet_start_xmit()
|
| /linux-6.15/drivers/net/ethernet/3com/ |
| H A D | 3c59x.c | 2068 skb_tx_timestamp(skb); in vortex_start_xmit() 2073 skb_tx_timestamp(skb); in vortex_start_xmit() 2235 skb_tx_timestamp(skb); in boomerang_start_xmit()
|
| /linux-6.15/Documentation/networking/ |
| H A D | timestamping.rst | 661 - Driver should call skb_tx_timestamp() as close to passing sk_buff to hardware 662 as possible. skb_tx_timestamp() provides a software time stamp if requested 796 function also piggybacks from the ``skb_tx_timestamp()`` call, which many MAC
|
| /linux-6.15/drivers/net/ethernet/marvell/octeon_ep_vf/ |
| H A D | octep_vf_main.c | 699 skb_tx_timestamp(skb); in octep_vf_start_xmit()
|