Searched refs:qla2xxx_fw_dump (Results 1 – 5 of 5) sorted by relevance
275 struct qla2xxx_fw_dump { struct
3234 struct qla2xxx_fw_dump *fw_dump; in qla2x00_alloc_fw_dump()3305 dump_size = offsetof(struct qla2xxx_fw_dump, isp); in qla2x00_alloc_fw_dump()3377 (struct qla2xxx_fw_dump, isp)); in qla2x00_alloc_fw_dump()
75 qla2xxx_prep_dump(struct qla_hw_data *ha, struct qla2xxx_fw_dump *fw_dump) in qla2xxx_prep_dump()
4353 struct qla2xxx_fw_dump *fw_dump;
7814 BUILD_BUG_ON(sizeof(struct qla2xxx_fw_dump) != 136172); in qla2x00_module_init()