Searched defs:V_WR_OP (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | t4_msg.h | 200 #define V_WR_OP(x) ((__u64)(x) << S_WR_OP) macro |
/drivers/net/ethernet/chelsio/cxgb3/ | ||
D | t3_cpl.h | 278 #define V_WR_OP(x) ((x) << S_WR_OP) macro |