Searched refs:t4_pmtx_get_stats (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1918 void t4_pmtx_get_stats(struct adapter *adap, u32 cnt[], u64 cycles[]);
|
H A D | cudbg_lib.c | 1623 t4_pmtx_get_stats(padap, pm_stats_buff->tx_cnt, pm_stats_buff->tx_cyc); in cudbg_collect_pm_stats()
|
H A D | cxgb4_debugfs.c | 756 t4_pmtx_get_stats(adap, tx_cnt, tx_cyc); in pm_stats_show()
|
H A D | t4_hw.c | 6070 * t4_pmtx_get_stats - returns the HW stats from PMTX 6077 void t4_pmtx_get_stats(struct adapter *adap, u32 cnt[], u64 cycles[]) in t4_pmtx_get_stats() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1914 void t4_pmtx_get_stats(struct adapter *adap, u32 cnt[], u64 cycles[]);
|
H A D | cudbg_lib.c | 1623 t4_pmtx_get_stats(padap, pm_stats_buff->tx_cnt, pm_stats_buff->tx_cyc); in cudbg_collect_pm_stats()
|
H A D | cxgb4_debugfs.c | 756 t4_pmtx_get_stats(adap, tx_cnt, tx_cyc); in pm_stats_show()
|
H A D | t4_hw.c | 6040 * t4_pmtx_get_stats - returns the HW stats from PMTX 6047 void t4_pmtx_get_stats(struct adapter *adap, u32 cnt[], u64 cycles[]) in t4_pmtx_get_stats() function
|
Completed in 54 milliseconds