Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dreporter_rx.c709 char icosq_str[32] = {}; in mlx5e_reporter_rx_timeout() local
716 snprintf(icosq_str, sizeof(icosq_str), "ICOSQ: 0x%x, ", icosq->sqn); in mlx5e_reporter_rx_timeout()
719 rq->ix, icosq_str, rq->rqn, rq->cq.mcq.cqn); in mlx5e_reporter_rx_timeout()