Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h312 #define V_WR_OP(x) ((x) << S_WR_OP) macro
/freebsd-13-stable/sys/dev/cxgbe/common/
HDt4_msg.h421 #define V_WR_OP(x) ((__u64)(x) << S_WR_OP) macro