Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h196 #define CPL_OPCODE_V(x) ((x) << CPL_OPCODE_S) macro
201 #define MK_OPCODE_TID(opcode, tid) (CPL_OPCODE_V(opcode) | (tid))