Lines Matching refs:iwl_trans
43 void *iwl_uefi_get_pnvm(struct iwl_trans *trans, size_t *len);
44 u8 *iwl_uefi_get_reduced_power(struct iwl_trans *trans, size_t *len);
45 int iwl_uefi_reduce_power_parse(struct iwl_trans *trans,
48 void iwl_uefi_get_step_table(struct iwl_trans *trans);
49 int iwl_uefi_handle_tlv_mem_desc(struct iwl_trans *trans, const u8 *data,
52 static inline void *iwl_uefi_get_pnvm(struct iwl_trans *trans, size_t *len) in iwl_uefi_get_pnvm()
58 iwl_uefi_reduce_power_parse(struct iwl_trans *trans, in iwl_uefi_reduce_power_parse()
66 iwl_uefi_get_reduced_power(struct iwl_trans *trans, size_t *len) in iwl_uefi_get_reduced_power()
71 static inline void iwl_uefi_get_step_table(struct iwl_trans *trans) in iwl_uefi_get_step_table()
76 iwl_uefi_handle_tlv_mem_desc(struct iwl_trans *trans, const u8 *data, in iwl_uefi_handle_tlv_mem_desc()
84 void iwl_uefi_get_sgom_table(struct iwl_trans *trans, struct iwl_fw_runtime *fwrt);
87 void iwl_uefi_get_sgom_table(struct iwl_trans *trans, struct iwl_fw_runtime *fwrt) in iwl_uefi_get_sgom_table()