Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dreporter_rx.c691 char icosq_str[MLX5E_REPORTER_PER_Q_MAX_LEN] = {}; in mlx5e_reporter_rx_timeout() local
702 snprintf(icosq_str, sizeof(icosq_str), "ICOSQ: 0x%x, ", icosq->sqn); in mlx5e_reporter_rx_timeout()
705 rq->ix, icosq_str, rq->rqn, rq->cq.mcq.cqn); in mlx5e_reporter_rx_timeout()