mlx5_wq_ll
void *wqc, struct mlx5_wq_ll *wq,
u32 mlx5_wq_ll_get_size(struct mlx5_wq_ll *wq)
static u32 mlx5_wq_ll_get_byte_size(struct mlx5_wq_ll *wq)
static inline int mlx5_wq_ll_is_full(struct mlx5_wq_ll *wq)
static inline int mlx5_wq_ll_is_empty(struct mlx5_wq_ll *wq)
static inline void mlx5_wq_ll_push(struct mlx5_wq_ll *wq, u16 head_next)
static inline void mlx5_wq_ll_pop(struct mlx5_wq_ll *wq, __be16 ix,
static inline void mlx5_wq_ll_update_db_record(struct mlx5_wq_ll *wq)
static inline void *mlx5_wq_ll_get_wqe(struct mlx5_wq_ll *wq, u16 ix)
void *wqc, struct mlx5_wq_ll *wq,
u32 mlx5_wq_ll_get_size(struct mlx5_wq_ll *wq);
struct mlx5_wq_ll wq;