Searched refs:mlx5_cqwq (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h64 struct mlx5_cqwq { struct
90 void *cqc, struct mlx5_cqwq *wq,
180 static inline u32 mlx5_cqwq_get_size(struct mlx5_cqwq *wq)
185 static inline u8 mlx5_cqwq_get_log_stride_size(struct mlx5_cqwq *wq)
190 static inline u32 mlx5_cqwq_ctr2ix(struct mlx5_cqwq *wq, u32 ctr)
195 static inline u32 mlx5_cqwq_get_ci(struct mlx5_cqwq *wq)
200 static inline struct mlx5_cqe64 *mlx5_cqwq_get_wqe(struct mlx5_cqwq *wq, u32 ix)
210 static inline u32 mlx5_cqwq_get_ctr_wrap_cnt(struct mlx5_cqwq *wq, u32 ctr)
215 static inline u32 mlx5_cqwq_get_wrap_cnt(struct mlx5_cqwq *wq)
220 static inline void mlx5_cqwq_pop(struct mlx5_cqwq *w
[all...]
H A Dwq.c160 void *cqc, struct mlx5_cqwq *wq,
H A Den_rx.c81 static inline void mlx5e_read_cqe_slot(struct mlx5_cqwq *wq,
109 struct mlx5_cqwq *wq,
121 static inline void mlx5e_read_mini_arr_slot(struct mlx5_cqwq *wq,
129 static inline void mlx5e_cqes_update_owner(struct mlx5_cqwq *wq, int n)
154 struct mlx5_cqwq *wq,
184 struct mlx5_cqwq *wq,
195 struct mlx5_cqwq *wq,
227 struct mlx5_cqwq *wq,
257 struct mlx5_cqwq *wq,
2442 struct mlx5_cqwq *cqw
[all...]
H A Den.h356 struct mlx5_cqwq wq;
H A Den_main.c1107 struct mlx5_cqwq *cqwq = &rq->cq.wq;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.h56 struct mlx5_cqwq wq;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtxrx.h358 struct mlx5_cqwq *wq = &cq->wq;
H A Dptp.c228 struct mlx5_cqwq *cqwq;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Daso.c12 struct mlx5_cqwq wq;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_types.h1434 struct mlx5_cqwq wq;

Completed in 153 milliseconds