Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h767 void t4_pmrx_cache_get_stats(struct adapter *adap, u32 stats[]);
H A Dt4_hw.c8553 void t4_pmrx_cache_get_stats(struct adapter *adap, u32 stats[]) in t4_pmrx_cache_get_stats() function
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c11417 t4_pmrx_cache_get_stats(sc, stats); in sysctl_pm_stats()