Searched refs:tx_latency_cb (Results 1 – 2 of 2) sorted by relevance
2791 if (!soc->tx_latency_cb || !dp_tx_latency_stats_report_enabled(vdev)) in dp_tx_latency_stats_rpt_per_vdev()2800 soc->tx_latency_cb(vdev->vdev_id, &stats_list); in dp_tx_latency_stats_rpt_per_vdev()2823 if (!soc->tx_latency_cb) in dp_tx_latency_stats_report()2987 soc->tx_latency_cb = cb; in dp_tx_latency_stats_register_cb()
3253 cdp_tx_latency_cb tx_latency_cb; member