Searched refs:get_thermal_stats_resp (Results 1 – 3 of 3) sorted by relevance
288 if (rx_ops->get_thermal_stats_resp && info->therm_throt_levels) in target_if_fwol_handle_thermal_lvl_stats_evt()289 status = rx_ops->get_thermal_stats_resp(psoc, info); in target_if_fwol_handle_thermal_lvl_stats_evt()
205 QDF_STATUS (*get_thermal_stats_resp)(struct wlan_objmgr_psoc *psoc, member
263 rx_ops->get_thermal_stats_resp = tgt_fwol_get_thermal_stats_resp; in tgt_fwol_register_thermal_stats_resp()