mlx5_wq_ll
struct mlx5_wq_ll wq;
struct mlx5_wq_ll *wq;
struct mlx5_wq_ll *wq = &rq->mpwqe.wq;
struct mlx5_wq_ll *wq;
struct mlx5_wq_ll *wq;
struct mlx5_wq_ll *wq;
struct mlx5_wq_ll *wq = &rq->mpwqe.wq;
struct mlx5_wq_ll *wq = &rq->mpwqe.wq;
struct mlx5_wq_ll *wq = &rq->mpwqe.wq;
static void mlx5_wq_ll_init_list(struct mlx5_wq_ll *wq)
void *wqc, struct mlx5_wq_ll *wq,
void mlx5_wq_ll_reset(struct mlx5_wq_ll *wq)
static inline u32 mlx5_wq_ll_get_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 int mlx5_wq_ll_missing(struct mlx5_wq_ll *wq)
static inline void *mlx5_wq_ll_get_wqe(struct mlx5_wq_ll *wq, u16 ix)
static inline u16 mlx5_wq_ll_get_wqe_next_ix(struct mlx5_wq_ll *wq, u16 ix)
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 u16 mlx5_wq_ll_get_head(struct mlx5_wq_ll *wq)
static inline u16 mlx5_wq_ll_get_counter(struct mlx5_wq_ll *wq)
void *wqc, struct mlx5_wq_ll *wq,
void mlx5_wq_ll_reset(struct mlx5_wq_ll *wq);