Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h189 #define V_OPCODE(x) ((x) << S_OPCODE) macro
194 #define MK_OPCODE_TID(opcode, tid) (V_OPCODE(opcode) | (tid))
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h24886 #define V_OPCODE(x) ((x) << S_OPCODE) macro
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h24915 #define V_OPCODE(x) ((x) << S_OPCODE) macro