Searched refs:mlx5_wq_ll (Results 1 – 5 of 5) sorted by relevance
70 struct mlx5_wq_ll { struct95 void *wqc, struct mlx5_wq_ll *wq, argument97 u32 mlx5_wq_ll_get_size(struct mlx5_wq_ll *wq);227 static inline int mlx5_wq_ll_is_full(struct mlx5_wq_ll *wq) in mlx5_wq_ll_is_full()232 static inline int mlx5_wq_ll_is_empty(struct mlx5_wq_ll *wq) in mlx5_wq_ll_is_empty()237 static inline int mlx5_wq_ll_missing(struct mlx5_wq_ll *wq) in mlx5_wq_ll_missing()242 static inline void *mlx5_wq_ll_get_wqe(struct mlx5_wq_ll *wq, u16 ix) in mlx5_wq_ll_get_wqe()247 static inline u16 mlx5_wq_ll_get_wqe_next_ix(struct mlx5_wq_ll *wq, u16 ix) in mlx5_wq_ll_get_wqe_next_ix()254 static inline void mlx5_wq_ll_push(struct mlx5_wq_ll *wq, u16 head_next) in mlx5_wq_ll_push()261 static inline void mlx5_wq_ll_pop(struct mlx5_wq_ll *wq, __be16 ix, in mlx5_wq_ll_pop()[all …]
52 u32 mlx5_wq_ll_get_size(struct mlx5_wq_ll *wq) in mlx5_wq_ll_get_size()198 void *wqc, struct mlx5_wq_ll *wq, in mlx5_wq_ll_create()
455 struct mlx5_wq_ll *wq = &rq->mpwqe.wq; in mlx5e_post_rx_mpwqe()655 struct mlx5_wq_ll *wq = &rq->mpwqe.wq; in mlx5e_post_rx_mpwqes()1337 struct mlx5_wq_ll *wq; in mlx5e_handle_rx_cqe_mpwrq()
638 struct mlx5_wq_ll wq;
830 struct mlx5_wq_ll *wq = &rq->mpwqe.wq; in mlx5e_free_rx_descs()