Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dwr.c12 static const u32 mlx5_ib_opcode[] = { variable
1083 if (unlikely(wr->opcode >= ARRAY_SIZE(mlx5_ib_opcode))) { in mlx5_ib_post_send()
1186 nreq, fence, mlx5_ib_opcode[wr->opcode]); in mlx5_ib_post_send()