Lines Matching refs:tmp_psoc
318 struct wlan_objmgr_psoc *tmp_psoc = wifi_pos_get_psoc(); in wifi_pos_process_set_cap_req() local
322 if (tmp_psoc) in wifi_pos_process_set_cap_req()
323 wifi_pos_obj = wifi_pos_get_psoc_priv_obj(tmp_psoc); in wifi_pos_process_set_cap_req()
349 struct wlan_objmgr_psoc *tmp_psoc = wifi_pos_get_psoc(); in wifi_pos_process_get_cap_req() local
351 if (tmp_psoc) in wifi_pos_process_get_cap_req()
352 wifi_pos_obj = wifi_pos_get_psoc_priv_obj(tmp_psoc); in wifi_pos_process_get_cap_req()
380 struct wlan_objmgr_psoc *tmp_psoc = wifi_pos_get_psoc(); in wifi_pos_send_report_resp() local
382 if (tmp_psoc) in wifi_pos_send_report_resp()
383 wifi_pos_obj = wifi_pos_get_psoc_priv_obj(tmp_psoc); in wifi_pos_send_report_resp()
647 struct wlan_objmgr_psoc *tmp_psoc = wifi_pos_get_psoc(); in wifi_pos_process_ch_info_req() local
649 if (tmp_psoc) in wifi_pos_process_ch_info_req()
650 wifi_pos_obj = wifi_pos_get_psoc_priv_obj(tmp_psoc); in wifi_pos_process_ch_info_req()
859 struct wlan_objmgr_psoc *tmp_psoc = wifi_pos_get_psoc(); in wifi_pos_process_app_reg_req() local
861 if (tmp_psoc) in wifi_pos_process_app_reg_req()
862 wifi_pos_obj = wifi_pos_get_psoc_priv_obj(tmp_psoc); in wifi_pos_process_app_reg_req()
1304 struct wlan_objmgr_psoc *tmp_psoc = wifi_pos_get_psoc(); in wifi_pos_populate_caps() local
1308 if (tmp_psoc) in wifi_pos_populate_caps()
1309 wifi_pos_obj = wifi_pos_get_psoc_priv_obj(tmp_psoc); in wifi_pos_populate_caps()