Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h3682 #define M_PMRXMAXPAGE 0x1fffff macro
3684 #define G_PMRXMAXPAGE(x) (((x) >> S_PMRXMAXPAGE) & M_PMRXMAXPAGE)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h21766 #define M_PMRXMAXPAGE 0x1fffffU macro
21768 #define G_PMRXMAXPAGE(x) (((x) >> S_PMRXMAXPAGE) & M_PMRXMAXPAGE)