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

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c1062 struct fw_info_location fw_info_location; local
1065 memset(&fw_info_location, 0, sizeof(fw_info_location));
1073 sizeof(fw_info_location);
1075 dest = (u32 *)&fw_info_location;
1076 size = BYTES_TO_DWORDS(sizeof(fw_info_location));
1082 size = le32_to_cpu(fw_info_location.size);
1086 addr = le32_to_cpu(fw_info_location.grc_addr);
H A Dqed_hsi.h2055 struct fw_info_location { struct

Completed in 204 milliseconds