Home
last modified time | relevance | path

Searched refs:mlx4_en_fill_hwtstamps (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_clock.c61 void mlx4_en_fill_hwtstamps(struct mlx4_en_dev *mdev, in mlx4_en_fill_hwtstamps() function
Den_rx.c932 mlx4_en_fill_hwtstamps(mdev, in mlx4_en_process_rx_cq()
980 mlx4_en_fill_hwtstamps(mdev, skb_hwtstamps(skb), in mlx4_en_process_rx_cq()
Dmlx4_en.h845 void mlx4_en_fill_hwtstamps(struct mlx4_en_dev *mdev,
Den_tx.c295 mlx4_en_fill_hwtstamps(priv->mdev, &hwts, timestamp); in mlx4_en_free_tx_desc()