Symbol: mlx5_cqwq
drivers/net/ethernet/mellanox/mlx5/core/en.h
349
struct mlx5_cqwq wq;
drivers/net/ethernet/mellanox/mlx5/core/en/ptp.c
239
struct mlx5_cqwq *cqwq;
drivers/net/ethernet/mellanox/mlx5/core/en/txrx.h
399
struct mlx5_cqwq *wq = &cq->wq;
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
1223
struct mlx5_cqwq *cqwq = &rq->cq.wq;
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
110
struct mlx5_cqwq *wq,
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
122
static inline void mlx5e_read_mini_arr_slot(struct mlx5_cqwq *wq,
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
130
static inline void mlx5e_cqes_update_owner(struct mlx5_cqwq *wq, int n)
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
155
struct mlx5_cqwq *wq,
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
185
struct mlx5_cqwq *wq,
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
196
struct mlx5_cqwq *wq,
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
228
struct mlx5_cqwq *wq,
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
2406
struct mlx5_cqwq *cqwq,
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
2455
struct mlx5_cqwq *cqwq,
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
2485
struct mlx5_cqwq *cqwq = &cq->wq;
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
258
struct mlx5_cqwq *wq,
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
82
static inline void mlx5e_read_cqe_slot(struct mlx5_cqwq *wq,
drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.h
56
struct mlx5_cqwq wq;
drivers/net/ethernet/mellanox/mlx5/core/lib/aso.c
12
struct mlx5_cqwq wq;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/send.h
77
struct mlx5_cqwq wq;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_types.h
1438
struct mlx5_cqwq wq;
drivers/net/ethernet/mellanox/mlx5/core/wc.c
23
struct mlx5_cqwq wq;
drivers/net/ethernet/mellanox/mlx5/core/wq.c
160
void *cqc, struct mlx5_cqwq *wq,
drivers/net/ethernet/mellanox/mlx5/core/wq.h
180
static inline u32 mlx5_cqwq_get_size(struct mlx5_cqwq *wq)
drivers/net/ethernet/mellanox/mlx5/core/wq.h
185
static inline u8 mlx5_cqwq_get_log_stride_size(struct mlx5_cqwq *wq)
drivers/net/ethernet/mellanox/mlx5/core/wq.h
190
static inline u32 mlx5_cqwq_ctr2ix(struct mlx5_cqwq *wq, u32 ctr)
drivers/net/ethernet/mellanox/mlx5/core/wq.h
195
static inline u32 mlx5_cqwq_get_ci(struct mlx5_cqwq *wq)
drivers/net/ethernet/mellanox/mlx5/core/wq.h
200
static inline struct mlx5_cqe64 *mlx5_cqwq_get_wqe(struct mlx5_cqwq *wq, u32 ix)
drivers/net/ethernet/mellanox/mlx5/core/wq.h
210
static inline u32 mlx5_cqwq_get_ctr_wrap_cnt(struct mlx5_cqwq *wq, u32 ctr)
drivers/net/ethernet/mellanox/mlx5/core/wq.h
215
static inline u32 mlx5_cqwq_get_wrap_cnt(struct mlx5_cqwq *wq)
drivers/net/ethernet/mellanox/mlx5/core/wq.h
220
static inline void mlx5_cqwq_pop(struct mlx5_cqwq *wq)
drivers/net/ethernet/mellanox/mlx5/core/wq.h
225
static inline void mlx5_cqwq_update_db_record(struct mlx5_cqwq *wq)
drivers/net/ethernet/mellanox/mlx5/core/wq.h
230
static inline struct mlx5_cqe64 *mlx5_cqwq_get_cqe(struct mlx5_cqwq *wq)
drivers/net/ethernet/mellanox/mlx5/core/wq.h
247
struct mlx5_cqe64 *mlx5_cqwq_get_cqe_enhanced_comp(struct mlx5_cqwq *wq)
drivers/net/ethernet/mellanox/mlx5/core/wq.h
90
void *cqc, struct mlx5_cqwq *wq,