Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_regs.h4900 #define M_FREETXPAGECOUNT 0x1fffff macro
4902 #define G_FREETXPAGECOUNT(x) (((x) >> S_FREETXPAGECOUNT) & M_FREETXPAGECOUNT)
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_regs.h23914 #define M_FREETXPAGECOUNT 0x1fffffU macro
23916 #define G_FREETXPAGECOUNT(x) (((x) >> S_FREETXPAGECOUNT) & M_FREETXPAGECOUNT)
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4_regs.h23885 #define M_FREETXPAGECOUNT 0x1fffffU macro
23887 #define G_FREETXPAGECOUNT(x) (((x) >> S_FREETXPAGECOUNT) & M_FREETXPAGECOUNT)