Searched refs:WLAN_WIFI_POS_TGT_IF_ID (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/target_if/wifi_pos/src/ |
H A D | target_if_wifi_pos_rx_ops.c | 77 wlan_objmgr_psoc_get_ref(psoc, WLAN_WIFI_POS_TGT_IF_ID); in target_if_wifi_pos_oem_rsp_ev_handler() 82 wlan_objmgr_psoc_release_ref(psoc, WLAN_WIFI_POS_TGT_IF_ID); in target_if_wifi_pos_oem_rsp_ev_handler() 89 wlan_objmgr_psoc_release_ref(psoc, WLAN_WIFI_POS_TGT_IF_ID); in target_if_wifi_pos_oem_rsp_ev_handler() 95 wlan_objmgr_psoc_release_ref(psoc, WLAN_WIFI_POS_TGT_IF_ID); in target_if_wifi_pos_oem_rsp_ev_handler() 117 wlan_objmgr_psoc_release_ref(psoc, WLAN_WIFI_POS_TGT_IF_ID); in target_if_wifi_pos_oem_rsp_ev_handler() 131 wlan_objmgr_psoc_release_ref(psoc, WLAN_WIFI_POS_TGT_IF_ID); in target_if_wifi_pos_oem_rsp_ev_handler() 192 wlan_objmgr_psoc_get_ref(psoc, WLAN_WIFI_POS_TGT_IF_ID); in target_if_wifi_pos_pasn_peer_create_ev_handler() 196 wlan_objmgr_psoc_release_ref(psoc, WLAN_WIFI_POS_TGT_IF_ID); in target_if_wifi_pos_pasn_peer_create_ev_handler() 204 wlan_objmgr_psoc_release_ref(psoc, WLAN_WIFI_POS_TGT_IF_ID); in target_if_wifi_pos_pasn_peer_create_ev_handler() 213 wlan_objmgr_psoc_release_ref(psoc, WLAN_WIFI_POS_TGT_IF_ID); in target_if_wifi_pos_pasn_peer_create_ev_handler() [all …]
|
/wlan-driver/qcacld-3.0/components/wifi_pos/core/src/ |
H A D | wlan_wifi_pos_interface.c | 81 WLAN_WIFI_POS_TGT_IF_ID); in wlan_wifi_pos_pasn_peer_delete_all() 89 wlan_objmgr_vdev_release_ref(vdev, WLAN_WIFI_POS_TGT_IF_ID); in wlan_wifi_pos_pasn_peer_delete_all() 95 wlan_objmgr_vdev_release_ref(vdev, WLAN_WIFI_POS_TGT_IF_ID); in wlan_wifi_pos_pasn_peer_delete_all() 99 wlan_objmgr_vdev_release_ref(vdev, WLAN_WIFI_POS_TGT_IF_ID); in wlan_wifi_pos_pasn_peer_delete_all()
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/ |
H A D | wlan_objmgr_cmn.h | 350 WLAN_WIFI_POS_TGT_IF_ID = 41, enumerator
|