Home
last modified time | relevance | path

Searched refs:WLAN_PKT_CAPTURE_ID (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/components/pkt_capture/core/inc/
H A Dwlan_pkt_capture_objmgr.h43 return wlan_objmgr_vdev_try_get_ref(vdev, WLAN_PKT_CAPTURE_ID); in pkt_capture_vdev_get_ref()
57 wlan_objmgr_vdev_release_ref(vdev, WLAN_PKT_CAPTURE_ID); in pkt_capture_vdev_put_ref()
93 return wlan_objmgr_psoc_try_get_ref(psoc, WLAN_PKT_CAPTURE_ID); in pkt_capture_psoc_get_ref()
107 wlan_objmgr_psoc_release_ref(psoc, WLAN_PKT_CAPTURE_ID); in pkt_capture_psoc_put_ref()
/wlan-driver/qcacld-3.0/os_if/pkt_capture/src/
H A Dos_if_pkt_capture.c78 WLAN_PKT_CAPTURE_ID); in os_if_monitor_mode_configure()
85 hdd_objmgr_put_vdev_by_user(vdev, WLAN_PKT_CAPTURE_ID); in os_if_monitor_mode_configure()
90 hdd_objmgr_put_vdev_by_user(vdev, WLAN_PKT_CAPTURE_ID); in os_if_monitor_mode_configure()
165 hdd_objmgr_put_vdev_by_user(vdev, WLAN_PKT_CAPTURE_ID); in os_if_monitor_mode_configure()
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_mgmt_txrx.c85 WLAN_PKT_CAPTURE_ID); in pkt_capture_mgmtpkt_cb()
111 wlan_objmgr_vdev_release_ref(vdev, WLAN_PKT_CAPTURE_ID); in pkt_capture_mgmtpkt_cb()
115 wlan_objmgr_vdev_release_ref(vdev, WLAN_PKT_CAPTURE_ID); in pkt_capture_mgmtpkt_cb()
149 WLAN_PKT_CAPTURE_ID); in pkt_capture_mgmtpkt_process()
250 wlan_objmgr_vdev_release_ref(vdev, WLAN_PKT_CAPTURE_ID); in pkt_capture_mgmtpkt_process()
263 wlan_objmgr_vdev_release_ref(vdev, WLAN_PKT_CAPTURE_ID); in pkt_capture_mgmtpkt_process()
291 WLAN_PKT_CAPTURE_ID); in pkt_capture_is_rmf_enabled()
298 wlan_objmgr_vdev_release_ref(vdev, WLAN_PKT_CAPTURE_ID); in pkt_capture_is_rmf_enabled()
H A Dwlan_pkt_capture_main.c862 WLAN_PKT_CAPTURE_ID); in pkt_capture_set_pktcap_mode()
874 wlan_objmgr_vdev_release_ref(vdev, WLAN_PKT_CAPTURE_ID); in pkt_capture_set_pktcap_mode()
894 WLAN_PKT_CAPTURE_ID); in pkt_capture_get_pktcap_mode()
904 wlan_objmgr_vdev_release_ref(vdev, WLAN_PKT_CAPTURE_ID); in pkt_capture_get_pktcap_mode()
H A Dwlan_pkt_capture_data_txrx.c849 pdev = wlan_objmgr_get_pdev_by_id(psoc, 0, WLAN_PKT_CAPTURE_ID); in pkt_capture_rx_mon_get_rx_status()
857 wlan_objmgr_pdev_release_ref(pdev, WLAN_PKT_CAPTURE_ID); in pkt_capture_rx_mon_get_rx_status()
1300 peer = wlan_objmgr_vdev_try_get_bsspeer(vdev, WLAN_PKT_CAPTURE_ID); in pkt_capture_get_vdev_bss_peer_mac_addr()
1310 wlan_objmgr_peer_release_ref(peer, WLAN_PKT_CAPTURE_ID); in pkt_capture_get_vdev_bss_peer_mac_addr()
/wlan-driver/qcacld-3.0/components/target_if/pkt_capture/src/
H A Dtarget_if_pkt_capture.c97 WLAN_PKT_CAPTURE_ID); in target_if_set_packet_capture_config()
116 wlan_objmgr_vdev_release_ref(vdev, WLAN_PKT_CAPTURE_ID); in target_if_set_packet_capture_config()
/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/src/
H A Dwlan_pkt_capture_tgt_api.c212 WLAN_PKT_CAPTURE_ID); in tgt_pkt_capture_smu_event()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/
H A Dwlan_objmgr_cmn.h383 WLAN_PKT_CAPTURE_ID = 74, enumerator