Home
last modified time | relevance | path

Searched refs:skb_tx_timestamp (Results 1 – 25 of 93) sorted by relevance

1234

/linux-5.19.10/drivers/net/
Ddummy.c63 skb_tx_timestamp(skb); in dummy_xmit()
Dloopback.c74 skb_tx_timestamp(skb); in loopback_xmit()
/linux-5.19.10/drivers/net/can/dev/
Dskb.c67 skb_tx_timestamp(skb); in can_put_echo_skb()
/linux-5.19.10/drivers/net/ethernet/microchip/sparx5/
Dsparx5_packet.c247 skb_tx_timestamp(skb); in sparx5_port_xmit_impl()
/linux-5.19.10/drivers/net/ethernet/xilinx/
Dxilinx_emaclite.c1016 skb_tx_timestamp(new_skb); in xemaclite_send()
1022 skb_tx_timestamp(new_skb); in xemaclite_send()
/linux-5.19.10/drivers/net/ethernet/aquantia/atlantic/
Daq_main.c128 skb_tx_timestamp(skb); in aq_ndev_start_xmit()
/linux-5.19.10/drivers/ptp/
DKconfig90 implement the skb_tx_timestamp() function.
/linux-5.19.10/drivers/net/ethernet/pensando/ionic/
Dionic_txrx.c886 skb_tx_timestamp(skb); in ionic_tx_tso_post()
1123 skb_tx_timestamp(skb); in ionic_tx()
/linux-5.19.10/drivers/net/ethernet/apm/xgene-v2/
Dmain.c219 skb_tx_timestamp(skb); in xge_start_xmit()
/linux-5.19.10/drivers/net/ethernet/
Ddnet.c551 skb_tx_timestamp(skb); in dnet_start_xmit()
/linux-5.19.10/drivers/net/ethernet/fungible/funeth/
Dfuneth_tx.c326 skb_tx_timestamp(skb); in fun_start_xmit()
/linux-5.19.10/arch/um/drivers/
Dnet_kern.c218 skb_tx_timestamp(skb); in uml_net_start_xmit()
/linux-5.19.10/drivers/net/ethernet/8390/
Dlib8390.c409 skb_tx_timestamp(skb); in __ei_start_xmit()
/linux-5.19.10/Documentation/networking/
Dtimestamping.rst580 - Driver should call skb_tx_timestamp() as close to passing sk_buff to hardware
581 as possible. skb_tx_timestamp() provides a software time stamp if requested
715 function also piggybacks from the ``skb_tx_timestamp()`` call, which many MAC
/linux-5.19.10/drivers/net/ethernet/microchip/lan966x/
Dlan966x_fdma.c600 skb_tx_timestamp(skb); in lan966x_fdma_xmit()
/linux-5.19.10/drivers/net/ethernet/mscc/
Docelot_fdma.c625 skb_tx_timestamp(skb); in ocelot_fdma_send_skb()
/linux-5.19.10/drivers/net/ethernet/google/gve/
Dgve_tx.c635 skb_tx_timestamp(skb); in gve_tx()
Dgve_tx_dqo.c672 skb_tx_timestamp(skb); in gve_try_tx_skb()
/linux-5.19.10/drivers/net/ethernet/arc/
Demac_main.c712 skb_tx_timestamp(skb); in arc_emac_tx()
/linux-5.19.10/drivers/net/ethernet/marvell/octeon_ep/
Doctep_main.c725 skb_tx_timestamp(skb); in octep_start_xmit()
/linux-5.19.10/drivers/net/ethernet/3com/
D3c59x.c2068 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-5.19.10/drivers/net/ethernet/freescale/
Dfec_mpc52xx.c332 skb_tx_timestamp(skb); in mpc52xx_fec_start_xmit()
/linux-5.19.10/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet-main.c610 skb_tx_timestamp(skb); in fs_enet_start_xmit()
/linux-5.19.10/drivers/net/ethernet/hisilicon/
Dhip04_eth.c543 skb_tx_timestamp(skb); in hip04_mac_start_xmit()
/linux-5.19.10/drivers/net/ethernet/rdc/
Dr6040.c829 skb_tx_timestamp(skb); in r6040_start_xmit()

1234