mlx5_wq_ll        640 drivers/net/ethernet/mellanox/mlx5/core/en.h 			struct mlx5_wq_ll      wq;
mlx5_wq_ll        829 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	struct mlx5_wq_ll *wq;
mlx5_wq_ll        856 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 		struct mlx5_wq_ll *wq = &rq->mpwqe.wq;
mlx5_wq_ll        455 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c 	struct mlx5_wq_ll *wq = &rq->mpwqe.wq;
mlx5_wq_ll        656 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c 	struct mlx5_wq_ll *wq = &rq->mpwqe.wq;
mlx5_wq_ll       1338 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c 	struct mlx5_wq_ll *wq;
mlx5_wq_ll         52 drivers/net/ethernet/mellanox/mlx5/core/wq.c u32 mlx5_wq_ll_get_size(struct mlx5_wq_ll *wq)
mlx5_wq_ll        204 drivers/net/ethernet/mellanox/mlx5/core/wq.c static void mlx5_wq_ll_init_list(struct mlx5_wq_ll *wq)
mlx5_wq_ll        218 drivers/net/ethernet/mellanox/mlx5/core/wq.c 		      void *wqc, struct mlx5_wq_ll *wq,
mlx5_wq_ll        254 drivers/net/ethernet/mellanox/mlx5/core/wq.c void mlx5_wq_ll_reset(struct mlx5_wq_ll *wq)
mlx5_wq_ll         88 drivers/net/ethernet/mellanox/mlx5/core/wq.h void mlx5_wq_ll_reset(struct mlx5_wq_ll *wq);
mlx5_wq_ll         97 drivers/net/ethernet/mellanox/mlx5/core/wq.h 		      void *wqc, struct mlx5_wq_ll *wq,
mlx5_wq_ll         99 drivers/net/ethernet/mellanox/mlx5/core/wq.h u32 mlx5_wq_ll_get_size(struct mlx5_wq_ll *wq);
mlx5_wq_ll        229 drivers/net/ethernet/mellanox/mlx5/core/wq.h static inline int mlx5_wq_ll_is_full(struct mlx5_wq_ll *wq)
mlx5_wq_ll        234 drivers/net/ethernet/mellanox/mlx5/core/wq.h static inline int mlx5_wq_ll_is_empty(struct mlx5_wq_ll *wq)
mlx5_wq_ll        239 drivers/net/ethernet/mellanox/mlx5/core/wq.h static inline int mlx5_wq_ll_missing(struct mlx5_wq_ll *wq)
mlx5_wq_ll        244 drivers/net/ethernet/mellanox/mlx5/core/wq.h static inline void *mlx5_wq_ll_get_wqe(struct mlx5_wq_ll *wq, u16 ix)
mlx5_wq_ll        249 drivers/net/ethernet/mellanox/mlx5/core/wq.h static inline u16 mlx5_wq_ll_get_wqe_next_ix(struct mlx5_wq_ll *wq, u16 ix)
mlx5_wq_ll        256 drivers/net/ethernet/mellanox/mlx5/core/wq.h static inline void mlx5_wq_ll_push(struct mlx5_wq_ll *wq, u16 head_next)
mlx5_wq_ll        263 drivers/net/ethernet/mellanox/mlx5/core/wq.h static inline void mlx5_wq_ll_pop(struct mlx5_wq_ll *wq, __be16 ix,
mlx5_wq_ll        271 drivers/net/ethernet/mellanox/mlx5/core/wq.h static inline void mlx5_wq_ll_update_db_record(struct mlx5_wq_ll *wq)