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

/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h4147 #define M_NEWRENOCFG 0xff macro
4149 #define G_NEWRENOCFG(x) (((x) >> S_NEWRENOCFG) & M_NEWRENOCFG)
/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h22463 #define M_NEWRENOCFG 0xffU macro
22465 #define G_NEWRENOCFG(x) (((x) >> S_NEWRENOCFG) & M_NEWRENOCFG)
[all...]

Completed in 716 milliseconds