Home
last modified time | relevance | path

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

12345

/openbmc/linux/drivers/net/can/
H A Dvcan.c102 skb_tx_timestamp(skb); in vcan_tx()
H A Dvxcan.c56 skb_tx_timestamp(oskb); in vxcan_xmit()
H A Dcan327.c841 skb_tx_timestamp(skb); in can327_netdev_start_xmit()
/openbmc/linux/drivers/net/
H A Ddummy.c63 skb_tx_timestamp(skb); in dummy_xmit()
H A Dloopback.c74 skb_tx_timestamp(skb); in loopback_xmit()
/openbmc/linux/drivers/net/can/dev/
H A Dskb.c82 skb_tx_timestamp(skb); in can_put_echo_skb()
/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_emaclite.c1016 skb_tx_timestamp(new_skb); in xemaclite_send()
1022 skb_tx_timestamp(new_skb); in xemaclite_send()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_packet.c250 skb_tx_timestamp(skb); in sparx5_port_xmit_impl()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c126 skb_tx_timestamp(skb); in aq_ndev_start_xmit()
/openbmc/linux/drivers/ptp/
H A DKconfig90 implement the skb_tx_timestamp() function.
/openbmc/linux/drivers/net/can/slcan/
H A Dslcan-core.c615 skb_tx_timestamp(skb); in slcan_netdev_xmit()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c988 skb_tx_timestamp(skb); in ionic_tx_tso_post()
1232 skb_tx_timestamp(skb); in ionic_tx()
/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/
H A Dmain.c219 skb_tx_timestamp(skb); in xge_start_xmit()
/openbmc/linux/drivers/net/ethernet/
H A Ddnet.c551 skb_tx_timestamp(skb); in dnet_start_xmit()
/openbmc/linux/drivers/net/ethernet/8390/
H A Dlib8390.c408 skb_tx_timestamp(skb); in __ei_start_xmit()
/openbmc/linux/arch/um/drivers/
H A Dnet_kern.c218 skb_tx_timestamp(skb); in uml_net_start_xmit()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_fdma.c625 skb_tx_timestamp(skb); in ocelot_fdma_send_skb()
/openbmc/linux/drivers/net/ethernet/arc/
H A Demac_main.c717 skb_tx_timestamp(skb); in arc_emac_tx()
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_tx.c366 skb_tx_timestamp(skb); in fun_start_xmit()
/openbmc/linux/Documentation/networking/
H A Dtimestamping.rst610 - Driver should call skb_tx_timestamp() as close to passing sk_buff to hardware
611 as possible. skb_tx_timestamp() provides a software time stamp if requested
745 function also piggybacks from the ``skb_tx_timestamp()`` call, which many MAC
/openbmc/linux/drivers/net/ethernet/3com/
H A 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()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c332 skb_tx_timestamp(skb); in mpc52xx_fec_start_xmit()
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.c719 skb_tx_timestamp(skb); in octep_start_xmit()
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet-main.c608 skb_tx_timestamp(skb); in fs_enet_start_xmit()
/openbmc/linux/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c543 skb_tx_timestamp(skb); in hip04_mac_start_xmit()

12345