Searched refs:mlx5_cqwq (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | wq.h | 64 struct mlx5_cqwq { struct 90 void *cqc, struct mlx5_cqwq *wq, argument 180 static inline u32 mlx5_cqwq_get_size(struct mlx5_cqwq *wq) in mlx5_cqwq_get_size() 185 static inline u8 mlx5_cqwq_get_log_stride_size(struct mlx5_cqwq *wq) in mlx5_cqwq_get_log_stride_size() 190 static inline u32 mlx5_cqwq_ctr2ix(struct mlx5_cqwq *wq, u32 ctr) in mlx5_cqwq_ctr2ix() 195 static inline u32 mlx5_cqwq_get_ci(struct mlx5_cqwq *wq) in mlx5_cqwq_get_ci() 215 static inline u32 mlx5_cqwq_get_wrap_cnt(struct mlx5_cqwq *wq) in mlx5_cqwq_get_wrap_cnt() 220 static inline void mlx5_cqwq_pop(struct mlx5_cqwq *wq) in mlx5_cqwq_pop() 225 static inline void mlx5_cqwq_update_db_record(struct mlx5_cqwq *wq) in mlx5_cqwq_update_db_record() 230 static inline struct mlx5_cqe64 *mlx5_cqwq_get_cqe(struct mlx5_cqwq *wq) in mlx5_cqwq_get_cqe() [all …]
|
A D | en_rx.c | 81 static inline void mlx5e_read_cqe_slot(struct mlx5_cqwq *wq, in mlx5e_read_cqe_slot() 109 struct mlx5_cqwq *wq, in mlx5e_read_title_slot() 121 static inline void mlx5e_read_mini_arr_slot(struct mlx5_cqwq *wq, in mlx5e_read_mini_arr_slot() 154 struct mlx5_cqwq *wq, in mlx5e_decompress_cqe() 184 struct mlx5_cqwq *wq, in mlx5e_decompress_cqe_no_hash() 195 struct mlx5_cqwq *wq, in mlx5e_decompress_enhanced_cqe() 227 struct mlx5_cqwq *wq, in mlx5e_decompress_cqes_cont() 257 struct mlx5_cqwq *wq, in mlx5e_decompress_cqes_start() 2278 struct mlx5_cqwq *cqwq, in mlx5e_rx_cq_process_enhanced_cqe_comp() 2327 struct mlx5_cqwq *cqwq, in mlx5e_rx_cq_process_basic_cqe_comp() [all …]
|
A D | wq.c | 160 void *cqc, struct mlx5_cqwq *wq, in mlx5_cqwq_create()
|
A D | en.h | 352 struct mlx5_cqwq wq;
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
A D | conn.h | 56 struct mlx5_cqwq wq;
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
A D | aso.c | 12 struct mlx5_cqwq wq;
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | txrx.h | 345 struct mlx5_cqwq *wq = &cq->wq; in mlx5e_dump_error_cqe()
|
A D | ptp.c | 156 struct mlx5_cqwq *cqwq = &cq->wq; in mlx5e_ptp_poll_ts_cq()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
A D | dr_types.h | 1388 struct mlx5_cqwq wq;
|
Completed in 28 milliseconds