Lines Matching refs:tmp_psoc
564 struct wlan_objmgr_psoc *tmp_psoc = wifi_pos_get_psoc(); in wifi_pos_register_get_pdev_id_by_dev_name() local
576 if (tmp_psoc) in wifi_pos_register_get_pdev_id_by_dev_name()
577 wifi_pos_psoc = wifi_pos_get_psoc_priv_obj(tmp_psoc); in wifi_pos_register_get_pdev_id_by_dev_name()
596 struct wlan_objmgr_psoc *tmp_psoc = wifi_pos_get_psoc(); in wifi_pos_register_measurement_request_notification() local
608 if (tmp_psoc) in wifi_pos_register_measurement_request_notification()
609 wifi_pos_psoc = wifi_pos_get_psoc_priv_obj(tmp_psoc); in wifi_pos_register_measurement_request_notification()
629 struct wlan_objmgr_psoc *tmp_psoc = wifi_pos_get_psoc(); in wifi_pos_register_get_max_fw_phymode_for_channels() local
641 if (tmp_psoc) in wifi_pos_register_get_max_fw_phymode_for_channels()
642 wifi_pos_psoc = wifi_pos_get_psoc_priv_obj(tmp_psoc); in wifi_pos_register_get_max_fw_phymode_for_channels()
663 struct wlan_objmgr_psoc *tmp_psoc = wifi_pos_get_psoc(); in wifi_pos_register_send_action() local
675 if (tmp_psoc) in wifi_pos_register_send_action()
676 wifi_pos_psoc = wifi_pos_get_psoc_priv_obj(tmp_psoc); in wifi_pos_register_send_action()