Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dwr.c11 static const u32 mlx5_ib_opcode[] = { variable
1311 if (unlikely(wr->opcode >= ARRAY_SIZE(mlx5_ib_opcode))) { in mlx5_ib_post_send()
1420 fence, mlx5_ib_opcode[wr->opcode]); in mlx5_ib_post_send()