Searched refs:ch_ix (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | reporter_tx.c | 287 err = devlink_fmsg_u32_pair_put(fmsg, "channel ix", sq->ch_ix); in mlx5e_tx_reporter_build_diagnose_output() 665 sq->ch_ix, sq->sqn, sq->cq.mcq.cqn, sq->cc, sq->pc, in mlx5e_reporter_tx_timeout() 686 txqsq->ch_ix, txqsq->sqn, ts_cq->mcq.cqn, map->undelivered_counter, map->capacity); in mlx5e_reporter_tx_ptpsq_unhealthy()
|
H A D | ptp.c | 333 sq->ch_ix = MLX5E_PTP_CHANNEL_IX; in mlx5e_ptp_alloc_txqsq()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en.h | 462 int ch_ix; member
|
H A D | en_main.c | 1523 sq->ch_ix = c->ix; in mlx5e_alloc_txqsq()
|