Home
last modified time | relevance | path

Searched refs:V_CCPL (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h3511 #define V_CCPL(x) ((x) << S_CCPL) macro
3512 #define F_CCPL V_CCPL(1U)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h13472 #define V_CCPL(x) ((x) << S_CCPL) macro
13473 #define F_CCPL V_CCPL(1U)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h13501 #define V_CCPL(x) ((x) << S_CCPL) macro
13502 #define F_CCPL V_CCPL(1U)