Searched refs:tmp_psoc (Results 1 – 3 of 3) sorted by relevance
39 struct wlan_objmgr_psoc *tmp_psoc = wifi_pos_get_psoc(); in ucfg_wifi_psoc_get_pdev_id_by_dev_name() local42 if (!tmp_psoc) { in ucfg_wifi_psoc_get_pdev_id_by_dev_name()47 wifi_pos_psoc_obj = wifi_pos_get_psoc_priv_obj(tmp_psoc); in ucfg_wifi_psoc_get_pdev_id_by_dev_name()210 struct wlan_objmgr_psoc *tmp_psoc = wifi_pos_get_psoc(); in ucfg_wifi_pos_is_nl_rsp() local212 if (tmp_psoc) in ucfg_wifi_pos_is_nl_rsp()213 wifi_pos_psoc = wifi_pos_get_psoc_priv_obj(tmp_psoc); in ucfg_wifi_pos_is_nl_rsp()
564 struct wlan_objmgr_psoc *tmp_psoc = wifi_pos_get_psoc(); in wifi_pos_register_get_pdev_id_by_dev_name() local576 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() local608 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() local641 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[all …]
318 struct wlan_objmgr_psoc *tmp_psoc = wifi_pos_get_psoc(); in wifi_pos_process_set_cap_req() local322 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() local351 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() local382 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[all …]