Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h7260 #define V_FRAMETXMT(x) ((x) << S_FRAMETXMT) macro
7261 #define F_FRAMETXMT V_FRAMETXMT(1U)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h30256 #define V_FRAMETXMT(x) ((x) << S_FRAMETXMT) macro
30257 #define F_FRAMETXMT V_FRAMETXMT(1U)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h30285 #define V_FRAMETXMT(x) ((x) << S_FRAMETXMT) macro
30286 #define F_FRAMETXMT V_FRAMETXMT(1U)