Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dqp.c104 static const __be32 mlx4_ib_opcode[] = { variable
3010 if (wr->opcode < 0 || wr->opcode >= ARRAY_SIZE(mlx4_ib_opcode)) { in mlx4_ib_post_send()
3016 ctrl->owner_opcode = mlx4_ib_opcode[wr->opcode] | in mlx4_ib_post_send()