Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c1062 struct fw_info_location fw_info_location; in qed_read_storm_fw_info() local
1065 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()
Dqed_hsi.h2055 struct fw_info_location { struct