Searched refs:get_thermal_stats (Results 1 – 3 of 3) sorted by relevance
181 QDF_STATUS (*get_thermal_stats)(struct wlan_objmgr_psoc *psoc, member
278 tx_ops->get_thermal_stats = target_if_fwol_get_thermal_stats; in target_if_fwol_register_thermal_stats_tx_ops()
1208 if (tx_ops && tx_ops->get_thermal_stats) in ucfg_fwol_send_get_thermal_stats_cmd()1209 status = tx_ops->get_thermal_stats(psoc, req_type, in ucfg_fwol_send_get_thermal_stats_cmd()