Home
last modified time | relevance | path

Searched refs:fw_info_location (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c974 struct fw_info_location fw_info_location; in qed_read_storm_fw_info() local
977 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()
Dqed_hsi.h2724 struct fw_info_location { struct