V_OPCODE          171 drivers/net/ethernet/chelsio/cxgb/cpl5_cmd.h #define MK_OPCODE_TID(opcode, tid) (V_OPCODE(opcode) | (tid))
V_OPCODE          202 drivers/net/ethernet/chelsio/cxgb3/t3_cpl.h #define MK_OPCODE_TID(opcode, tid) (V_OPCODE(opcode) | (tid))