Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_host_stats.h976 !soc->ops->host_stats_ops->get_pdev_tx_capture_stats) in cdp_get_pdev_tx_capture_stats()
979 return soc->ops->host_stats_ops->get_pdev_tx_capture_stats(soc, pdev_id, in cdp_get_pdev_tx_capture_stats()
H A Dcdp_txrx_ops.h1377 (*get_pdev_tx_capture_stats)(struct cdp_soc_t *soc, uint8_t pdev_id, member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c12591 .get_pdev_tx_capture_stats = dp_pdev_get_tx_capture_stats,