Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h4899 #define M_FREETXPAGECOUNT 0x1fffff macro
4901 #define G_FREETXPAGECOUNT(x) (((x) >> S_FREETXPAGECOUNT) & M_FREETXPAGECOUNT)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h23918 #define M_FREETXPAGECOUNT 0x1fffffU macro
23920 #define G_FREETXPAGECOUNT(x) (((x) >> S_FREETXPAGECOUNT) & M_FREETXPAGECOUNT)