Home
last modified time | relevance | path

Searched refs:mlx5_wq_ll (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h70 struct mlx5_wq_ll { struct
94 void *wqc, struct mlx5_wq_ll *wq, argument
96 void mlx5_wq_ll_reset(struct mlx5_wq_ll *wq);
246 static inline u32 mlx5_wq_ll_get_size(struct mlx5_wq_ll *wq) in mlx5_wq_ll_get_size()
251 static inline int mlx5_wq_ll_is_full(struct mlx5_wq_ll *wq) in mlx5_wq_ll_is_full()
256 static inline int mlx5_wq_ll_is_empty(struct mlx5_wq_ll *wq) in mlx5_wq_ll_is_empty()
261 static inline int mlx5_wq_ll_missing(struct mlx5_wq_ll *wq) in mlx5_wq_ll_missing()
266 static inline void *mlx5_wq_ll_get_wqe(struct mlx5_wq_ll *wq, u16 ix) in mlx5_wq_ll_get_wqe()
271 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()
278 static inline void mlx5_wq_ll_push(struct mlx5_wq_ll *wq, u16 head_next) in mlx5_wq_ll_push()
[all …]
H A Dwq.c202 static void mlx5_wq_ll_init_list(struct mlx5_wq_ll *wq) in mlx5_wq_ll_init_list()
216 void *wqc, struct mlx5_wq_ll *wq, in mlx5_wq_ll_create()
252 void mlx5_wq_ll_reset(struct mlx5_wq_ll *wq) in mlx5_wq_ll_reset()
H A Den_rx.c489 struct mlx5_wq_ll *wq = &rq->mpwqe.wq; in mlx5e_post_rx_mpwqe()
718 struct mlx5_wq_ll *wq = &rq->mpwqe.wq; in mlx5e_post_rx_mpwqes()
1345 struct mlx5_wq_ll *wq; in mlx5e_handle_rx_cqe_mpwrq_rep()
1504 struct mlx5_wq_ll *wq; in mlx5e_handle_rx_cqe_mpwrq()
H A Den.h579 struct mlx5_wq_ll wq;
H A Den_main.c809 struct mlx5_wq_ll *wq; in mlx5e_free_rx_in_progress_descs()
836 struct mlx5_wq_ll *wq = &rq->mpwqe.wq; in mlx5e_free_rx_descs()