Searched refs:qla2xxx_fw_dump (Results 1 – 5 of 5) sorted by relevance
275 struct qla2xxx_fw_dump { struct
3779 struct qla2xxx_fw_dump *fw_dump; in qla2x00_alloc_fw_dump()3857 dump_size = offsetof(struct qla2xxx_fw_dump, isp); in qla2x00_alloc_fw_dump()3928 (struct qla2xxx_fw_dump, isp)); in qla2x00_alloc_fw_dump()
74 qla2xxx_prep_dump(struct qla_hw_data *ha, struct qla2xxx_fw_dump *fw_dump) in qla2xxx_prep_dump()
4530 struct qla2xxx_fw_dump *fw_dump;
8191 BUILD_BUG_ON(sizeof(struct qla2xxx_fw_dump) != 136172); in qla2x00_module_init()