Lines Matching defs:cdp_mon_ops
1048 struct cdp_mon_ops { struct
1050 QDF_STATUS (*txrx_reset_monitor_mode)
1053 QDF_STATUS (*txrx_deliver_tx_mgmt)
1056 QDF_STATUS (*txrx_set_advance_monitor_filter)
1061 (*config_full_mon_mode)(struct cdp_soc_t *soc, uint8_t val);
1062 QDF_STATUS (*soc_config_full_mon_mode)(struct cdp_pdev *cdp_pdev,
1066 (*get_mon_pdev_rx_stats)(struct cdp_soc_t *soc, uint8_t pdev_id,
1069 bool (*txrx_enable_mon_reap_timer)(struct cdp_soc_t *soc_hdl,
1073 QDF_STATUS (*txrx_enable_enhanced_stats)(struct cdp_soc_t *soc,
1076 QDF_STATUS (*txrx_disable_enhanced_stats)(struct cdp_soc_t *soc,
1080 (*txrx_update_filter_neighbour_peers)(
1085 QDF_STATUS (*txrx_vdev_config_for_nac_rssi)(struct cdp_soc_t *cdp_soc,
1092 QDF_STATUS (*txrx_vdev_get_neighbour_rssi)(struct cdp_soc_t *cdp_soc,
1100 (*txrx_set_lite_mon_config)(
1106 (*txrx_get_lite_mon_config)(
1112 (*txrx_set_lite_mon_peer_config)(
1118 (*txrx_get_lite_mon_peer_config)(
1124 (*txrx_is_lite_mon_enabled)(struct cdp_soc_t *soc,
1130 (*txrx_get_lite_mon_legacy_feature_enabled)(struct cdp_soc_t *soc,
1134 QDF_STATUS (*txrx_set_mon_pdev_params_rssi_dbm_conv)
1139 QDF_STATUS (*txrx_update_pdev_mon_telemetry_airtime_stats)
1145 void (*txrx_cfr_filter)(struct cdp_soc_t *soc_hdl,
1152 QDF_STATUS (*txrx_update_mon_mac_filter)(struct cdp_soc_t *soc,
1156 QDF_STATUS (*start_local_pkt_capture)
1160 QDF_STATUS (*stop_local_pkt_capture)(struct cdp_soc_t *soc,
1162 bool (*is_local_pkt_capture_running)(struct cdp_soc_t *soc,