Searched refs:fw_info_location (Results 1 – 2 of 2) sorted by relevance
1062 struct fw_info_location fw_info_location; in qed_read_storm_fw_info() local1065 memset(&fw_info_location, 0, sizeof(fw_info_location)); in qed_read_storm_fw_info()1073 sizeof(fw_info_location); in qed_read_storm_fw_info()1075 dest = (u32 *)&fw_info_location; in qed_read_storm_fw_info()1076 size = BYTES_TO_DWORDS(sizeof(fw_info_location)); in qed_read_storm_fw_info()1082 size = le32_to_cpu(fw_info_location.size); in qed_read_storm_fw_info()1086 addr = le32_to_cpu(fw_info_location.grc_addr); in qed_read_storm_fw_info()
2055 struct fw_info_location { struct