Home
last modified time | relevance | path

Searched refs:V_ENABLEDDPFLOWCONTROL (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/dev/cxgb/common/
H A Dcxgb_regs.h3876 #define V_ENABLEDDPFLOWCONTROL(x) ((x) << S_ENABLEDDPFLOWCONTROL) macro
3877 #define F_ENABLEDDPFLOWCONTROL V_ENABLEDDPFLOWCONTROL(1U)
/freebsd-13.1/sys/dev/cxgbe/common/
H A Dt4_regs.h21965 #define V_ENABLEDDPFLOWCONTROL(x) ((x) << S_ENABLEDDPFLOWCONTROL) macro
21966 #define F_ENABLEDDPFLOWCONTROL V_ENABLEDDPFLOWCONTROL(1U)