Searched refs:V_RXFLOWCONTROLDISABLE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h3576 #define V_RXFLOWCONTROLDISABLE(x) ((x) << S_RXFLOWCONTROLDISABLE) macro
3577 #define F_RXFLOWCONTROLDISABLE V_RXFLOWCONTROLDISABLE(1U)
/freebsd-10.3-release/sys/dev/cxgbe/common/
H A Dt4_regs.h13520 #define V_RXFLOWCONTROLDISABLE(x) ((x) << S_RXFLOWCONTROLDISABLE) macro
13521 #define F_RXFLOWCONTROLDISABLE V_RXFLOWCONTROLDISABLE(1U)
[all...]

Completed in 617 milliseconds