Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_msg.h57 #define V_CPL_OPCODE(x) ((x) << S_CPL_OPCODE) macro
62 #define MK_OPCODE_TID(opcode, tid) (V_CPL_OPCODE(opcode) | (tid))