Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h4887 #define G_FREEPSTRUCTCOUNT(x) (((x) >> S_FREEPSTRUCTCOUNT) & M_FREEPSTRUCTCOUNT) macro
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c10836 G_FREEPSTRUCTCOUNT(t4_read_reg(sc, A_TP_FLM_FREE_PS_CNT))); in sysctl_meminfo()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h29547 #define G_FREEPSTRUCTCOUNT(x) (((x) >> S_FREEPSTRUCTCOUNT) & M_FREEPSTRUCTCOUNT) macro