Home
last modified time | relevance | path

Searched refs:get_peer_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.h949 !soc->ops->host_stats_ops->get_peer_tx_capture_stats) in cdp_get_peer_tx_capture_stats()
952 return soc->ops->host_stats_ops->get_peer_tx_capture_stats(soc, vdev_id, in cdp_get_peer_tx_capture_stats()
H A Dcdp_txrx_ops.h1372 (*get_peer_tx_capture_stats)(struct cdp_soc_t *soc, uint8_t vdev_id, member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c12590 .get_peer_tx_capture_stats = dp_peer_get_tx_capture_stats,