Lines Matching refs:fwrt
207 int iwl_sar_select_profile(struct iwl_fw_runtime *fwrt,
211 int iwl_sar_get_wrds_table(struct iwl_fw_runtime *fwrt);
213 int iwl_sar_get_ewrd_table(struct iwl_fw_runtime *fwrt);
215 int iwl_sar_get_wgds_table(struct iwl_fw_runtime *fwrt);
217 bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt);
219 int iwl_sar_geo_init(struct iwl_fw_runtime *fwrt,
223 int iwl_acpi_get_tas(struct iwl_fw_runtime *fwrt,
226 __le32 iwl_acpi_get_lari_config_bitmap(struct iwl_fw_runtime *fwrt);
228 int iwl_acpi_get_ppag_table(struct iwl_fw_runtime *fwrt);
230 int iwl_read_ppag_table(struct iwl_fw_runtime *fwrt, union iwl_ppag_table_cmd *cmd,
233 bool iwl_acpi_is_ppag_approved(struct iwl_fw_runtime *fwrt);
284 static inline int iwl_sar_select_profile(struct iwl_fw_runtime *fwrt, in iwl_sar_select_profile() argument
291 static inline int iwl_sar_get_wrds_table(struct iwl_fw_runtime *fwrt) in iwl_sar_get_wrds_table() argument
296 static inline int iwl_sar_get_ewrd_table(struct iwl_fw_runtime *fwrt) in iwl_sar_get_ewrd_table() argument
301 static inline int iwl_sar_get_wgds_table(struct iwl_fw_runtime *fwrt) in iwl_sar_get_wgds_table() argument
306 static inline bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt) in iwl_sar_geo_support() argument
311 static inline int iwl_acpi_get_tas(struct iwl_fw_runtime *fwrt, in iwl_acpi_get_tas() argument
317 static inline __le32 iwl_acpi_get_lari_config_bitmap(struct iwl_fw_runtime *fwrt) in iwl_acpi_get_lari_config_bitmap() argument
322 static inline int iwl_acpi_get_ppag_table(struct iwl_fw_runtime *fwrt) in iwl_acpi_get_ppag_table() argument
327 static inline int iwl_read_ppag_table(struct iwl_fw_runtime *fwrt, in iwl_read_ppag_table() argument
333 static inline bool iwl_acpi_is_ppag_approved(struct iwl_fw_runtime *fwrt) in iwl_acpi_is_ppag_approved() argument