| /linux/Documentation/translations/zh_CN/networking/ |
| H A D | timestamping.rst | 538 - 驱动程序应在尽可能接近将 sk_buff 传递给硬件时调用 skb_tx_timestamp()。 539 skb_tx_timestamp()提供软件时间戳(如果请求),并且硬件时间戳不可用 634 ``skb_tx_timestamp()`` 调用,许多 MAC 驱动程序已经为软件时间戳目的执行。
|
| /linux/drivers/net/can/ |
| H A D | vcan.c | 102 skb_tx_timestamp(skb); in vcan_tx()
|
| H A D | vxcan.c | 58 skb_tx_timestamp(oskb); in vxcan_xmit()
|
| /linux/drivers/net/ |
| H A D | loopback.c | 75 skb_tx_timestamp(skb); in loopback_xmit()
|
| /linux/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()
|
| H A D | ll_temac_main.c | 944 skb_tx_timestamp(skb); in temac_start_xmit()
|
| /linux/drivers/net/ethernet/apm/xgene-v2/ |
| H A D | main.c | 217 skb_tx_timestamp(skb); in xge_start_xmit()
|
| /linux/drivers/net/ethernet/8390/ |
| H A D | lib8390.c | 408 skb_tx_timestamp(skb); in __ei_start_xmit()
|
| /linux/drivers/net/xen-netback/ |
| H A D | interface.c | 256 skb_tx_timestamp(skb); in xenvif_start_xmit()
|
| /linux/drivers/net/ethernet/fungible/funeth/ |
| H A D | funeth_tx.c | 366 skb_tx_timestamp(skb); in fun_start_xmit()
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot_fdma.c | 625 skb_tx_timestamp(skb); in ocelot_fdma_send_skb()
|
| /linux/drivers/net/ethernet/arc/ |
| H A D | emac_main.c | 717 skb_tx_timestamp(skb); in arc_emac_tx()
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_txrx.c | 1416 skb_tx_timestamp(skb); in ionic_tx_tso_post() 1661 skb_tx_timestamp(skb); in ionic_tx()
|
| /linux/drivers/net/ethernet/marvell/octeon_ep_vf/ |
| H A D | octep_vf_main.c | 715 skb_tx_timestamp(skb); in octep_vf_start_xmit()
|
| /linux/drivers/net/ethernet/rdc/ |
| H A D | r6040.c | 829 skb_tx_timestamp(skb); in r6040_start_xmit()
|
| /linux/drivers/net/ethernet/renesas/ |
| H A D | rtsn.c | 1091 skb_tx_timestamp(skb); in rtsn_start_xmit()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_main.c | 288 skb_tx_timestamp(skb); in lan966x_port_ifh_xmit()
|
| /linux/drivers/net/ethernet/marvell/ |
| H A D | pxa168_eth.c | 1267 skb_tx_timestamp(skb); in pxa168_eth_start_xmit()
|
| /linux/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_main.c | 1009 skb_tx_timestamp(first->skb); in fm10k_tx_map()
|
| /linux/drivers/net/ethernet/marvell/octeon_ep/ |
| H A D | octep_main.c | 960 skb_tx_timestamp(skb); in octep_start_xmit()
|
| /linux/drivers/net/ethernet/altera/ |
| H A D | altera_tse_main.c | 584 skb_tx_timestamp(skb); in tse_start_xmit()
|
| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_tx_dqo.c | 1018 skb_tx_timestamp(skb); in gve_try_tx_skb()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_txrx.c | 1185 skb_tx_timestamp(skb); in otx2_set_txtstamp()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_txrx.c | 2247 skb_tx_timestamp(skb); in iavf_tx_map()
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_fp.c | 1705 skb_tx_timestamp(skb); in qede_start_xmit()
|