Searched refs:mlx5_wq_ll (Results 1 – 5 of 5) sorted by relevance
66 struct mlx5_wq_ll { struct88 void *wqc, struct mlx5_wq_ll *wq, argument90 u32 mlx5_wq_ll_get_size(struct mlx5_wq_ll *wq);137 static inline int mlx5_wq_ll_is_full(struct mlx5_wq_ll *wq) in mlx5_wq_ll_is_full()142 static inline int mlx5_wq_ll_is_empty(struct mlx5_wq_ll *wq) in mlx5_wq_ll_is_empty()147 static inline void *mlx5_wq_ll_get_wqe(struct mlx5_wq_ll *wq, u16 ix) in mlx5_wq_ll_get_wqe()152 static inline void mlx5_wq_ll_push(struct mlx5_wq_ll *wq, u16 head_next) in mlx5_wq_ll_push()159 static inline void mlx5_wq_ll_pop(struct mlx5_wq_ll *wq, __be16 ix, in mlx5_wq_ll_pop()167 static inline void mlx5_wq_ll_update_db_record(struct mlx5_wq_ll *wq) in mlx5_wq_ll_update_db_record()
47 u32 mlx5_wq_ll_get_size(struct mlx5_wq_ll *wq) in mlx5_wq_ll_get_size()62 static u32 mlx5_wq_ll_get_byte_size(struct mlx5_wq_ll *wq) in mlx5_wq_ll_get_byte_size()139 void *wqc, struct mlx5_wq_ll *wq, in mlx5_wq_ll_create()
75 struct mlx5_wq_ll *wq = &rq->wq; in mlx5e_post_rx_wqes()
310 struct mlx5_wq_ll wq;
448 struct mlx5_wq_ll *wq = &rq->wq; in mlx5e_wait_for_min_rx_wqes()