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

/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dcq.c53 V_CQE_OPCODE(FW_RI_SEND) |
86 V_CQE_OPCODE(swcqe->opcode) |
173 V_CQE_OPCODE(FW_RI_READ_REQ) |
H A Dt4.h259 #define V_CQE_OPCODE(x) ((x)<<S_CQE_OPCODE) macro
/freebsd-11.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c205 V_CQE_OPCODE(FW_RI_SEND) |
238 V_CQE_OPCODE(swcqe->opcode) |
381 V_CQE_OPCODE(FW_RI_READ_REQ) |
H A Dt4.h236 #define V_CQE_OPCODE(x) ((x)<<S_CQE_OPCODE) macro
/freebsd-11.0-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_hal.c391 V_CQE_OPCODE(T3_SEND) |
430 V_CQE_OPCODE(sqp->opcode) |
1114 V_CQE_OPCODE(T3_READ_REQ) |
H A Diw_cxgb_wr.h545 #define V_CQE_OPCODE(x) ((x)<<S_CQE_OPCODE) macro

Completed in 90 milliseconds