Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_ctrl.h396 !soc->ops->host_stats_ops->txrx_reset_vdev_stats_id) in cdp_vdev_reset_vdev_stats_id()
399 soc->ops->host_stats_ops->txrx_reset_vdev_stats_id(soc, vdev_stats_id); in cdp_vdev_reset_vdev_stats_id()
H A Dcdp_txrx_ops.h1367 void (*txrx_reset_vdev_stats_id)(struct cdp_soc_t *soc, member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c12587 .txrx_reset_vdev_stats_id = dp_txrx_reset_vdev_stats_id,