Searched refs:txrx_host_stats_get (Results 1 – 2 of 2) sorted by relevance
49 !soc->ops->host_stats_ops->txrx_host_stats_get) in cdp_host_stats_get()52 return soc->ops->host_stats_ops->txrx_host_stats_get(soc, vdev_id, req); in cdp_host_stats_get()
1226 int (*txrx_host_stats_get)(struct cdp_soc_t *soc, uint8_t vdev_id, member