Searched refs:mlx5_wq_ll (Results 1 – 5 of 5) sorted by relevance
70 struct mlx5_wq_ll { struct94 void *wqc, struct mlx5_wq_ll *wq, argument96 void mlx5_wq_ll_reset(struct mlx5_wq_ll *wq);263 static inline u32 mlx5_wq_ll_get_size(struct mlx5_wq_ll *wq) in mlx5_wq_ll_get_size()268 static inline int mlx5_wq_ll_is_full(struct mlx5_wq_ll *wq) in mlx5_wq_ll_is_full()273 static inline int mlx5_wq_ll_is_empty(struct mlx5_wq_ll *wq) in mlx5_wq_ll_is_empty()278 static inline int mlx5_wq_ll_missing(struct mlx5_wq_ll *wq) in mlx5_wq_ll_missing()283 static inline void *mlx5_wq_ll_get_wqe(struct mlx5_wq_ll *wq, u16 ix) in mlx5_wq_ll_get_wqe()302 static inline void mlx5_wq_ll_pop(struct mlx5_wq_ll *wq, __be16 ix, in mlx5_wq_ll_pop()315 static inline u16 mlx5_wq_ll_get_head(struct mlx5_wq_ll *wq) in mlx5_wq_ll_get_head()[all …]
197 static void mlx5_wq_ll_init_list(struct mlx5_wq_ll *wq) in mlx5_wq_ll_init_list()211 void *wqc, struct mlx5_wq_ll *wq, in mlx5_wq_ll_create()247 void mlx5_wq_ll_reset(struct mlx5_wq_ll *wq) in mlx5_wq_ll_reset()
528 struct mlx5_wq_ll *wq = &rq->mpwqe.wq; in mlx5e_post_rx_mpwqe()1002 struct mlx5_wq_ll *wq = &rq->mpwqe.wq; in mlx5e_post_rx_mpwqes()1866 struct mlx5_wq_ll *wq; in mlx5e_handle_rx_cqe_mpwrq_rep()2150 struct mlx5_wq_ll *wq; in mlx5e_handle_rx_cqe_mpwrq_shampo()2227 struct mlx5_wq_ll *wq; in mlx5e_handle_rx_cqe_mpwrq()
702 struct mlx5_wq_ll wq;
1099 struct mlx5_wq_ll *wq; in mlx5e_free_rx_in_progress_descs()1135 struct mlx5_wq_ll *wq = &rq->mpwqe.wq; in mlx5e_free_rx_descs()
Completed in 26 milliseconds