Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/chelsio/
Dcpl5_cmd.h167 #define V_OPCODE(x) ((x) << S_OPCODE) macro
172 #define MK_OPCODE_TID(opcode, tid) (V_OPCODE(opcode) | (tid))
/linux-2.6.39/drivers/net/cxgb3/
Dt3_cpl.h190 #define V_OPCODE(x) ((x) << S_OPCODE) macro
202 #define MK_OPCODE_TID(opcode, tid) (V_OPCODE(opcode) | (tid))