Searched refs:wifi_pos_psoc (Results 1 – 3 of 3) sorted by relevance
309 struct wifi_pos_psoc_priv_obj *wifi_pos_psoc = in wifi_pos_set_oem_target_type() local312 if (!wifi_pos_psoc) { in wifi_pos_set_oem_target_type()317 qdf_spin_lock_bh(&wifi_pos_psoc->wifi_pos_lock); in wifi_pos_set_oem_target_type()318 wifi_pos_psoc->oem_target_type = val; in wifi_pos_set_oem_target_type()319 qdf_spin_unlock_bh(&wifi_pos_psoc->wifi_pos_lock); in wifi_pos_set_oem_target_type()324 struct wifi_pos_psoc_priv_obj *wifi_pos_psoc = in wifi_pos_set_oem_fw_version() local327 if (!wifi_pos_psoc) { in wifi_pos_set_oem_fw_version()332 qdf_spin_lock_bh(&wifi_pos_psoc->wifi_pos_lock); in wifi_pos_set_oem_fw_version()333 wifi_pos_psoc->oem_fw_version = val; in wifi_pos_set_oem_fw_version()334 qdf_spin_unlock_bh(&wifi_pos_psoc->wifi_pos_lock); in wifi_pos_set_oem_fw_version()[all …]
161 struct wifi_pos_psoc_priv_obj *wifi_pos_psoc = in ucfg_wifi_pos_get_ftm_cap() local164 if (!wifi_pos_psoc) { in ucfg_wifi_pos_get_ftm_cap()169 qdf_spin_lock_bh(&wifi_pos_psoc->wifi_pos_lock); in ucfg_wifi_pos_get_ftm_cap()170 val = wifi_pos_psoc->fine_time_meas_cap; in ucfg_wifi_pos_get_ftm_cap()171 qdf_spin_unlock_bh(&wifi_pos_psoc->wifi_pos_lock); in ucfg_wifi_pos_get_ftm_cap()178 struct wifi_pos_psoc_priv_obj *wifi_pos_psoc = in ucfg_wifi_pos_set_ftm_cap() local181 if (!wifi_pos_psoc) { in ucfg_wifi_pos_set_ftm_cap()186 qdf_spin_lock_bh(&wifi_pos_psoc->wifi_pos_lock); in ucfg_wifi_pos_set_ftm_cap()187 wifi_pos_psoc->fine_time_meas_cap = val; in ucfg_wifi_pos_set_ftm_cap()188 qdf_spin_unlock_bh(&wifi_pos_psoc->wifi_pos_lock); in ucfg_wifi_pos_set_ftm_cap()[all …]
438 struct wifi_pos_psoc_priv_obj *wifi_pos_psoc = in wifi_update_channel_bw_info() local443 if (!wifi_pos_psoc) { in wifi_update_channel_bw_info()460 if (wifi_pos_psoc->wifi_pos_get_fw_phy_mode_for_freq) { in wifi_update_channel_bw_info()461 wifi_pos_psoc->wifi_pos_get_fw_phy_mode_for_freq( in wifi_update_channel_bw_info()503 struct wifi_pos_psoc_priv_obj *wifi_pos_psoc = in wifi_pos_pdev_iterator() local506 if (!wifi_pos_psoc) { in wifi_pos_pdev_iterator()552 if (wifi_pos_psoc->wifi_pos_get_max_fw_phymode_for_channels) { in wifi_pos_pdev_iterator()553 status = wifi_pos_psoc->wifi_pos_get_max_fw_phymode_for_channels( in wifi_pos_pdev_iterator()