fw_info_location 1878 drivers/net/ethernet/qlogic/qed/qed_debug.c 	struct fw_info_location fw_info_location;
fw_info_location 1881 drivers/net/ethernet/qlogic/qed/qed_debug.c 	memset(&fw_info_location, 0, sizeof(fw_info_location));
fw_info_location 1889 drivers/net/ethernet/qlogic/qed/qed_debug.c 	       sizeof(fw_info_location);
fw_info_location 1890 drivers/net/ethernet/qlogic/qed/qed_debug.c 	dest = (u32 *)&fw_info_location;
fw_info_location 1892 drivers/net/ethernet/qlogic/qed/qed_debug.c 	for (i = 0; i < BYTES_TO_DWORDS(sizeof(fw_info_location));
fw_info_location 1897 drivers/net/ethernet/qlogic/qed/qed_debug.c 	if (fw_info_location.size > 0 && fw_info_location.size <=
fw_info_location 1899 drivers/net/ethernet/qlogic/qed/qed_debug.c 		addr = fw_info_location.grc_addr;
fw_info_location 1901 drivers/net/ethernet/qlogic/qed/qed_debug.c 		for (i = 0; i < BYTES_TO_DWORDS(fw_info_location.size);