Home
last modified time | relevance | path

Searched defs:icosq (Results 1 – 4 of 4) 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() local
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() local
206 struct mlx5e_icosq *icosq = &rq->channel->icosq; in mlx5e_reporter_rx_timeout() local
239 struct mlx5e_icosq *icosq; in mlx5e_rx_reporter_build_diagnose_output() local
Dparams.h37 struct mlx5e_sq_param icosq; member
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c1419 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()
Den.h710 struct mlx5e_icosq icosq; /* internal control operations */ member