Home
last modified time | relevance | path

Searched defs:icosq (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dreporter_rx.c31 static int mlx5e_wait_for_icosq_flush(struct mlx5e_icosq *icosq) in mlx5e_wait_for_icosq_flush()
50 static void mlx5e_reset_icosq_cc_pc(struct mlx5e_icosq *icosq) in mlx5e_reset_icosq_cc_pc()
61 struct mlx5e_icosq *icosq; in mlx5e_rx_reporter_err_icosq_cqe_recover() local
149 struct mlx5e_icosq *icosq; in mlx5e_rx_reporter_timeout_recover() local
180 static int mlx5e_reporter_icosq_diagnose(struct mlx5e_icosq *icosq, u8 hw_state, in mlx5e_reporter_icosq_diagnose()
237 struct mlx5e_icosq *icosq; in mlx5e_rx_reporter_build_diagnose_output() local
382 struct mlx5e_txqsq *icosq = ctx; in mlx5e_rx_reporter_dump_icosq() local
560 struct mlx5e_icosq *icosq = &rq->channel->icosq; in mlx5e_reporter_rx_timeout() local
589 void mlx5e_reporter_icosq_cqe_err(struct mlx5e_icosq *icosq) in mlx5e_reporter_icosq_cqe_err()
Dparams.h39 struct mlx5e_sq_param icosq; member
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c1451 void mlx5e_activate_icosq(struct mlx5e_icosq *icosq) in mlx5e_activate_icosq()
1456 void mlx5e_deactivate_icosq(struct mlx5e_icosq *icosq) in mlx5e_deactivate_icosq()
Den.h650 struct mlx5e_icosq icosq; /* internal control operations */ member