Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h4110 #define V_TXPACEAUTO(x) ((x) << S_TXPACEAUTO) macro
4111 #define F_TXPACEAUTO V_TXPACEAUTO(1U)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h14247 #define V_TXPACEAUTO(x) ((x) << S_TXPACEAUTO) macro
14248 #define F_TXPACEAUTO V_TXPACEAUTO(1U)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h14276 #define V_TXPACEAUTO(x) ((x) << S_TXPACEAUTO) macro
14277 #define F_TXPACEAUTO V_TXPACEAUTO(1U)