Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dclock.h45 static inline ktime_t mlx5_timecounter_cyc2time(struct mlx5_clock *clock, in mlx5_timecounter_cyc2time() function
67 static inline ktime_t mlx5_timecounter_cyc2time(struct mlx5_clock *clock, in mlx5_timecounter_cyc2time() function
Dclock.c559 mlx5_timecounter_cyc2time(clock, in mlx5_pps_event()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c1071 mlx5_timecounter_cyc2time(rq->clock, get_cqe_ts(cqe)); in mlx5e_build_rx_skb()
1671 mlx5_timecounter_cyc2time(rq->clock, get_cqe_ts(cqe)); in mlx5i_complete_rx_cqe()
Den_tx.c709 hwts.hwtstamp = mlx5_timecounter_cyc2time(sq->clock, ts); in mlx5e_consume_skb()