Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h4147 #define G_NEWRENOCFG(x) (((x) >> S_NEWRENOCFG) & M_NEWRENOCFG) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h22463 #define G_NEWRENOCFG(x) (((x) >> S_NEWRENOCFG) & M_NEWRENOCFG) macro