Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mlx5/mlx5_core/
HDwq.h45 struct mlx5_wq_cyc { struct
73 void *wqc, struct mlx5_wq_cyc *wq,
75 u32 mlx5_wq_cyc_get_size(struct mlx5_wq_cyc *wq);
89 static inline u16 mlx5_wq_cyc_ctr2ix(struct mlx5_wq_cyc *wq, u16 ctr) in mlx5_wq_cyc_ctr2ix()
94 static inline void *mlx5_wq_cyc_get_wqe(struct mlx5_wq_cyc *wq, u16 ix) in mlx5_wq_cyc_get_wqe()
HDmlx5_wq.c32 u32 mlx5_wq_cyc_get_size(struct mlx5_wq_cyc *wq) in mlx5_wq_cyc_get_size()
47 static u32 mlx5_wq_cyc_get_byte_size(struct mlx5_wq_cyc *wq) in mlx5_wq_cyc_get_byte_size()
63 void *wqc, struct mlx5_wq_cyc *wq, in mlx5_wq_cyc_create()
/NextBSD/sys/dev/mlx5/mlx5_en/
HDen.h510 struct mlx5_wq_cyc wq;