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

/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_qp.c185 static const u8 mthca_opcode[] = { variable
1753 if (wr->opcode >= ARRAY_SIZE(mthca_opcode)) {
1763 mthca_opcode[wr->opcode]);
1772 op0 = mthca_opcode[wr->opcode];
2094 if (wr->opcode >= ARRAY_SIZE(mthca_opcode)) {
2104 mthca_opcode[wr->opcode]);
2113 op0 = mthca_opcode[wr->opcode];

Completed in 63 milliseconds