Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A 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()
H A Dparams.h39 struct mlx5e_sq_param icosq; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c1463 void mlx5e_activate_icosq(struct mlx5e_icosq *icosq) in mlx5e_activate_icosq()
1468 void mlx5e_deactivate_icosq(struct mlx5e_icosq *icosq) in mlx5e_deactivate_icosq()
H A Den.h651 struct mlx5e_icosq icosq; /* internal control operations */ member