Searched refs:t4_pmtx_get_stats (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/dev/cxgbe/common/ |
| H A D | common.h | 765 void t4_pmtx_get_stats(struct adapter *adap, u32 cnt[], u64 cycles[]);
|
| H A D | t4_hw.c | 9958 * t4_pmtx_get_stats - returns the HW stats from PMTX in t4_pmtx_get_stats() 9965 void t4_pmtx_get_stats(struct adapter *adap, u32 cnt[], u64 cycles[]) in t4_pmtx_get_stats() 9957 void t4_pmtx_get_stats(struct adapter *adap, u32 cnt[], u64 cycles[]) t4_pmtx_get_stats() function
|
| /freebsd/sys/dev/cxgbe/cudbg/ |
| H A D | cudbg_lib.c | 1543 t4_pmtx_get_stats(padap, pm_stats_buff->tx_cnt, pm_stats_buff->tx_cyc); in collect_pm_stats()
|
| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_main.c | 11414 t4_pmtx_get_stats(sc, tx_cnt, tx_cyc); in sysctl_pm_stats()
|