Home
last modified time | relevance | path

Searched refs:mlx5e_icosq (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_rx.c147 static void icosq_fill_wi(struct mlx5e_icosq *sq, u16 pi, in icosq_fill_wi()
154 post_static_params(struct mlx5e_icosq *sq, in post_static_params()
183 post_progress_params(struct mlx5e_icosq *sq, in post_progress_params()
218 struct mlx5e_icosq *sq; in post_rx_param_wqes()
270 resync_post_get_progress_params(struct mlx5e_icosq *sq, in resync_post_get_progress_params()
353 struct mlx5e_icosq *sq; in resync_handle_work()
386 struct mlx5e_icosq *sq; in resync_handle_seq_match()
415 struct mlx5e_icosq *sq) in mlx5e_ktls_handle_get_psv_completion()
703 struct mlx5e_icosq *sq; in mlx5e_ktls_rx_handle_resync_list()
Dktls_txrx.h27 struct mlx5e_icosq *sq);
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dreporter_rx.c33 static int mlx5e_wait_for_icosq_flush(struct mlx5e_icosq *icosq) in mlx5e_wait_for_icosq_flush()
52 static void mlx5e_reset_icosq_cc_pc(struct mlx5e_icosq *icosq) in mlx5e_reset_icosq_cc_pc()
63 struct mlx5e_icosq *icosq; in mlx5e_rx_reporter_err_icosq_cqe_recover()
181 static int mlx5e_reporter_icosq_diagnose(struct mlx5e_icosq *icosq, u8 hw_state, in mlx5e_reporter_icosq_diagnose()
285 struct mlx5e_icosq *icosq = rq->icosq; in mlx5e_rx_reporter_build_diagnose_output_rq_common()
661 struct mlx5e_icosq *icosq = rq->icosq; in mlx5e_reporter_rx_timeout()
692 void mlx5e_reporter_icosq_cqe_err(struct mlx5e_icosq *icosq) in mlx5e_reporter_icosq_cqe_err()
Dtxrx.h52 void mlx5e_trigger_irq(struct mlx5e_icosq *sq);
189 void mlx5e_free_icosq_descs(struct mlx5e_icosq *sq);
191 static inline u16 mlx5e_icosq_get_next_pi(struct mlx5e_icosq *sq, u16 size) in mlx5e_icosq_get_next_pi()
444 static inline bool mlx5e_icosq_can_post_wqe(struct mlx5e_icosq *sq, u16 wqe_size) in mlx5e_icosq_can_post_wqe()
Dhealth.h30 void mlx5e_reporter_icosq_cqe_err(struct mlx5e_icosq *icosq);
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den.h512 struct mlx5e_icosq { struct
638 struct mlx5e_icosq *icosq;
686 struct mlx5e_icosq icosq; /* internal control operations */
705 struct mlx5e_icosq async_icosq;
948 struct mlx5e_sq_param *param, struct mlx5e_icosq *sq);
949 void mlx5e_close_icosq(struct mlx5e_icosq *sq);
999 void mlx5e_activate_icosq(struct mlx5e_icosq *icosq);
1000 void mlx5e_deactivate_icosq(struct mlx5e_icosq *icosq);
Den_txrx.c72 void mlx5e_trigger_irq(struct mlx5e_icosq *sq) in mlx5e_trigger_irq()
Den_rx.c501 struct mlx5e_icosq *sq = rq->icosq; in mlx5e_alloc_rx_mpwqe()
605 void mlx5e_free_icosq_descs(struct mlx5e_icosq *sq) in mlx5e_free_icosq_descs()
634 struct mlx5e_icosq *sq = container_of(cq, struct mlx5e_icosq, cq); in mlx5e_poll_ico_cq()
717 struct mlx5e_icosq *sq = rq->icosq; in mlx5e_post_rx_mpwqes()
Den_main.c204 struct mlx5e_icosq *sq, in mlx5e_build_umr_wqe()
1015 static void mlx5e_free_icosq_db(struct mlx5e_icosq *sq) in mlx5e_free_icosq_db()
1020 static int mlx5e_alloc_icosq_db(struct mlx5e_icosq *sq, int numa) in mlx5e_alloc_icosq_db()
1035 struct mlx5e_icosq *sq = container_of(recover_work, struct mlx5e_icosq, in mlx5e_icosq_err_cqe_work()
1043 struct mlx5e_icosq *sq) in mlx5e_alloc_icosq()
1074 static void mlx5e_free_icosq(struct mlx5e_icosq *sq) in mlx5e_free_icosq()
1403 struct mlx5e_sq_param *param, struct mlx5e_icosq *sq) in mlx5e_open_icosq()
1436 void mlx5e_activate_icosq(struct mlx5e_icosq *icosq) in mlx5e_activate_icosq()
1441 void mlx5e_deactivate_icosq(struct mlx5e_icosq *icosq) in mlx5e_deactivate_icosq()
1447 void mlx5e_close_icosq(struct mlx5e_icosq *sq) in mlx5e_close_icosq()