Searched refs:mon_peer_tx_capture_get_stats (Results 1 – 2 of 2) sorted by relevance
682 (*mon_peer_tx_capture_get_stats)(struct dp_peer *peer, member3009 if (!monitor_ops || !monitor_ops->mon_peer_tx_capture_get_stats) { in dp_monitor_peer_tx_capture_get_stats()3014 return monitor_ops->mon_peer_tx_capture_get_stats(peer, stats); in dp_monitor_peer_tx_capture_get_stats()
1345 mon_ops->mon_peer_tx_capture_get_stats = dp_get_peer_tx_capture_stats; in dp_mon_register_feature_ops_1_0()