Searched refs:t4_pmrx_get_stats (Results 1 – 4 of 4) sorted by relevance
693 void t4_pmrx_get_stats(struct adapter *adap, u32 cnt[], u64 cycles[]);
6713 void t4_pmrx_get_stats(struct adapter *adap, u32 cnt[], u64 cycles[]) in t4_pmrx_get_stats() function
1541 t4_pmrx_get_stats(padap, pm_stats_buff->rx_cnt, pm_stats_buff->rx_cyc); in collect_pm_stats()
10561 t4_pmrx_get_stats(sc, rx_cnt, rx_cyc); in sysctl_pm_stats()