Lines Matching refs:pdev_id
32 uint8_t pdev_id, in cdp_reset_monitor_mode() argument
45 return soc->ops->mon_ops->txrx_reset_monitor_mode(soc, pdev_id, in cdp_reset_monitor_mode()
56 cdp_deliver_tx_mgmt(ol_txrx_soc_handle soc, uint8_t pdev_id, in cdp_deliver_tx_mgmt() argument
69 return soc->ops->mon_ops->txrx_deliver_tx_mgmt(soc, pdev_id, nbuf); in cdp_deliver_tx_mgmt()
88 uint8_t pdev_id) in cdp_set_lite_mon_config() argument
100 pdev_id); in cdp_set_lite_mon_config()
118 uint8_t pdev_id) in cdp_get_lite_mon_config() argument
130 pdev_id); in cdp_get_lite_mon_config()
148 uint8_t pdev_id) in cdp_set_lite_mon_peer_config() argument
160 pdev_id); in cdp_set_lite_mon_peer_config()
178 uint8_t pdev_id) in cdp_get_lite_mon_peer_config() argument
190 pdev_id); in cdp_get_lite_mon_peer_config()
207 uint8_t pdev_id, uint8_t dir) in cdp_is_lite_mon_enabled() argument
218 return soc->ops->mon_ops->txrx_is_lite_mon_enabled(soc, pdev_id, dir); in cdp_is_lite_mon_enabled()
234 uint8_t pdev_id, uint8_t dir) in cdp_get_lite_mon_legacy_feature_enabled() argument
246 pdev_id, in cdp_get_lite_mon_legacy_feature_enabled()
292 uint8_t pdev_id) in cdp_update_pdev_mon_telemetry_airtime_stats() argument
304 soc, pdev_id); in cdp_update_pdev_mon_telemetry_airtime_stats()
320 uint8_t pdev_id, in cdp_start_local_pkt_capture() argument
332 return soc->ops->mon_ops->start_local_pkt_capture(soc, pdev_id, filter); in cdp_start_local_pkt_capture()
344 QDF_STATUS cdp_stop_local_pkt_capture(ol_txrx_soc_handle soc, uint8_t pdev_id) in cdp_stop_local_pkt_capture() argument
356 return soc->ops->mon_ops->stop_local_pkt_capture(soc, pdev_id); in cdp_stop_local_pkt_capture()
368 bool cdp_is_local_pkt_capture_running(ol_txrx_soc_handle soc, uint8_t pdev_id) in cdp_is_local_pkt_capture_running() argument
380 return soc->ops->mon_ops->is_local_pkt_capture_running(soc, pdev_id); in cdp_is_local_pkt_capture_running()
385 uint8_t pdev_id, in cdp_start_local_pkt_capture() argument
392 QDF_STATUS cdp_stop_local_pkt_capture(ol_txrx_soc_handle soc, uint8_t pdev_id) in cdp_stop_local_pkt_capture() argument
398 bool cdp_is_local_pkt_capture_running(ol_txrx_soc_handle soc, uint8_t pdev_id) in cdp_is_local_pkt_capture_running() argument