Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_regs.h3398 #define V_OBQDBGEN(x) ((x) << S_OBQDBGEN) macro
3399 #define F_OBQDBGEN V_OBQDBGEN(1U)
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_regs.h20991 #define V_OBQDBGEN(x) ((x) << S_OBQDBGEN) macro
20992 #define F_OBQDBGEN V_OBQDBGEN(1U)
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4_regs.h20962 #define V_OBQDBGEN(x) ((x) << S_OBQDBGEN) macro
20963 #define F_OBQDBGEN V_OBQDBGEN(1U)