Home
last modified time | relevance | path

Searched refs:txrx_host_ce_stats (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_host_stats.h117 !soc->ops->host_stats_ops->txrx_host_ce_stats) in cdp_host_ce_stats()
120 return soc->ops->host_stats_ops->txrx_host_ce_stats(soc, vdev_id); in cdp_host_ce_stats()
Dcdp_txrx_ops.h1233 (*txrx_host_ce_stats)(struct cdp_soc_t *soc, uint8_t vdev_id); member