Home
last modified time | relevance | path

Searched refs:mlx5_timecounter_cyc2time (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dclock.h46 static inline ktime_t mlx5_timecounter_cyc2time(struct mlx5_clock *clock, in mlx5_timecounter_cyc2time() function
68 static inline ktime_t mlx5_timecounter_cyc2time(struct mlx5_clock *clock, in mlx5_timecounter_cyc2time() function
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c819 mlx5_timecounter_cyc2time(rq->clock, get_cqe_ts(cqe)); in mlx5e_build_rx_skb()
1278 mlx5_timecounter_cyc2time(rq->clock, get_cqe_ts(cqe)); in mlx5i_complete_rx_cqe()
Den_tx.c543 mlx5_timecounter_cyc2time(sq->clock, in mlx5e_poll_tx_cq()