Home
last modified time | relevance | path

Searched defs:G_FREERXPAGECOUNT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h4894 #define G_FREERXPAGECOUNT(x) (((x) >> S_FREERXPAGECOUNT) & M_FREERXPAGECOUNT) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h23908 #define G_FREERXPAGECOUNT(x) (((x) >> S_FREERXPAGECOUNT) & M_FREERXPAGECOUNT) macro