Home
last modified time | relevance | path

Searched refs:get_thermal_stats (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/inc/
Dwlan_fwol_public_structs.h181 QDF_STATUS (*get_thermal_stats)(struct wlan_objmgr_psoc *psoc, member
/wlan-driver/qcacld-3.0/components/target_if/fw_offload/src/
Dtarget_if_fwol.c278 tx_ops->get_thermal_stats = target_if_fwol_get_thermal_stats; in target_if_fwol_register_thermal_stats_tx_ops()
/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/src/
Dwlan_fwol_ucfg_api.c1208 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()