Searched refs:mlx5_ib_opcode (Results 1 – 2 of 2) sorted by relevance
47 static const uint32_t mlx5_ib_opcode[] = { variable644 wr->opcode >= sizeof mlx5_ib_opcode / sizeof mlx5_ib_opcode[0])) { in _mlx5_post_send()900 mlx5_opcode = mlx5_ib_opcode[wr->opcode]; in _mlx5_post_send()
54 static const u32 mlx5_ib_opcode[] = { variable3936 if (unlikely(wr->opcode < 0 || wr->opcode >= ARRAY_SIZE(mlx5_ib_opcode))) { in mlx5_ib_post_send()4172 mlx5_ib_opcode[wr->opcode]); in mlx5_ib_post_send()