Home
last modified time | relevance | path

Searched refs:mlx4_ib_opcode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dqp.c84 static const __be32 mlx4_ib_opcode[] = { variable
3762 if (wr->opcode < 0 || wr->opcode >= ARRAY_SIZE(mlx4_ib_opcode)) { in _mlx4_ib_post_send()
3768 ctrl->owner_opcode = mlx4_ib_opcode[wr->opcode] | in _mlx4_ib_post_send()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dqp.c84 static const __be32 mlx4_ib_opcode[] = { variable
3795 if (wr->opcode < 0 || wr->opcode >= ARRAY_SIZE(mlx4_ib_opcode)) { in _mlx4_ib_post_send()
3801 ctrl->owner_opcode = mlx4_ib_opcode[wr->opcode] | in _mlx4_ib_post_send()

Completed in 11 milliseconds