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

/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h313 #define V_WR_OP(x) ((x) << S_WR_OP) macro
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h392 #define V_WR_OP(x) ((__u64)(x) << S_WR_OP) macro

Completed in 178 milliseconds