Home
last modified time | relevance | path

Searched refs:txrx_get_pdev_tid_stats (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_host_stats.h1052 if (!soc->ops->host_stats_ops->txrx_get_pdev_tid_stats) in cdp_get_pdev_tid_stats()
1055 return soc->ops->host_stats_ops->txrx_get_pdev_tid_stats(soc, pdev_id, in cdp_get_pdev_tid_stats()
Dcdp_txrx_ops.h1389 (*txrx_get_pdev_tid_stats)(struct cdp_soc_t *soc, uint8_t pdev_id, member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_main.c12598 .txrx_get_pdev_tid_stats = dp_pdev_get_tid_stats,