Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_msg.h320 #define V_CPL_OPCODE(x) ((x) << S_CPL_OPCODE) macro
325 #define MK_OPCODE_TID(opcode, tid) (V_CPL_OPCODE(opcode) | (tid))