Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dreporter_rx.c30 static int mlx5e_wait_for_icosq_flush(struct mlx5e_icosq *icosq) in mlx5e_wait_for_icosq_flush()
48 static void mlx5e_reset_icosq_cc_pc(struct mlx5e_icosq *icosq) in mlx5e_reset_icosq_cc_pc()
59 struct mlx5e_icosq *icosq; in mlx5e_rx_reporter_err_icosq_cqe_recover()
105 void mlx5e_reporter_icosq_cqe_err(struct mlx5e_icosq *icosq) in mlx5e_reporter_icosq_cqe_err()
189 struct mlx5e_icosq *icosq; in mlx5e_rx_reporter_timeout_recover()
206 struct mlx5e_icosq *icosq = &rq->channel->icosq; in mlx5e_reporter_rx_timeout()
239 struct mlx5e_icosq *icosq; in mlx5e_rx_reporter_build_diagnose_output()
Dhealth.h31 void mlx5e_reporter_icosq_cqe_err(struct mlx5e_icosq *icosq);
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den.h543 struct mlx5e_icosq { struct
710 struct mlx5e_icosq icosq; /* internal control operations */
725 struct mlx5e_icosq xskicosq;
911 void mlx5e_trigger_irq(struct mlx5e_icosq *sq);
1018 struct mlx5e_sq_param *param, struct mlx5e_icosq *sq);
1019 void mlx5e_close_icosq(struct mlx5e_icosq *sq);
1061 void mlx5e_activate_icosq(struct mlx5e_icosq *icosq);
1062 void mlx5e_deactivate_icosq(struct mlx5e_icosq *icosq);
Den_txrx.c74 void mlx5e_trigger_irq(struct mlx5e_icosq *sq) in mlx5e_trigger_irq()
Den_rx.c469 static inline void mlx5e_fill_icosq_frag_edge(struct mlx5e_icosq *sq, in mlx5e_fill_icosq_frag_edge()
488 struct mlx5e_icosq *sq = &rq->channel->icosq; in mlx5e_alloc_rx_mpwqe()
590 struct mlx5e_icosq *sq = container_of(cq, struct mlx5e_icosq, cq); in mlx5e_poll_ico_cq()
654 struct mlx5e_icosq *sq = &rq->channel->icosq; in mlx5e_post_rx_mpwqes()
Den_main.c233 struct mlx5e_icosq *sq, in mlx5e_build_umr_wqe()
1018 static void mlx5e_free_icosq_db(struct mlx5e_icosq *sq) in mlx5e_free_icosq_db()
1023 static int mlx5e_alloc_icosq_db(struct mlx5e_icosq *sq, int numa) in mlx5e_alloc_icosq_db()
1038 struct mlx5e_icosq *sq = container_of(recover_work, struct mlx5e_icosq, in mlx5e_icosq_err_cqe_work()
1046 struct mlx5e_icosq *sq) in mlx5e_alloc_icosq()
1076 static void mlx5e_free_icosq(struct mlx5e_icosq *sq) in mlx5e_free_icosq()
1395 struct mlx5e_sq_param *param, struct mlx5e_icosq *sq) in mlx5e_open_icosq()
1419 void mlx5e_activate_icosq(struct mlx5e_icosq *icosq) in mlx5e_activate_icosq()
1424 void mlx5e_deactivate_icosq(struct mlx5e_icosq *icosq) in mlx5e_deactivate_icosq()
1432 void mlx5e_close_icosq(struct mlx5e_icosq *sq) in mlx5e_close_icosq()