Searched refs:fw_info_location (Results 1 – 2 of 2) sorted by relevance
974 struct fw_info_location fw_info_location; in qed_read_storm_fw_info() local977 memset(&fw_info_location, 0, sizeof(fw_info_location)); in qed_read_storm_fw_info()985 sizeof(fw_info_location); in qed_read_storm_fw_info()987 dest = (u32 *)&fw_info_location; in qed_read_storm_fw_info()988 size = BYTES_TO_DWORDS(sizeof(fw_info_location)); in qed_read_storm_fw_info()999 size = le32_to_cpu(fw_info_location.size); in qed_read_storm_fw_info()1003 addr = le32_to_cpu(fw_info_location.grc_addr); in qed_read_storm_fw_info()
2724 struct fw_info_location { struct