Home
last modified time | relevance | path

Searched defs:V_WR_OP (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h200 #define V_WR_OP(x) ((__u64)(x) << S_WR_OP) macro
/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h278 #define V_WR_OP(x) ((x) << S_WR_OP) macro