Searched refs:txrx_get_soc_stats (Results 1 – 3 of 3) sorted by relevance
510 !soc->ops->host_stats_ops->txrx_get_soc_stats) in cdp_host_get_soc_stats()513 return soc->ops->host_stats_ops->txrx_get_soc_stats(soc, soc_stats); in cdp_host_get_soc_stats()
1307 (*txrx_get_soc_stats)(struct cdp_soc_t *soc, member
12571 .txrx_get_soc_stats = dp_txrx_get_soc_stats,