Searched refs:qla_flt_header (Results 1 – 6 of 6) sorted by relevance
335 struct qla_flt_header { struct
3723 struct qla_flt_header *flt; in qla4_8xxx_get_flt_info()3729 flt = (struct qla_flt_header *)ha->request_ring; in qla4_8xxx_get_flt_info()3753 cnt = (sizeof(struct qla_flt_header) + le16_to_cpu(flt->length)) >> 1; in qla4_8xxx_get_flt_info()
672 struct qla_flt_header *flt = ha->flt; in qla2xxx_get_flt_info()687 (sizeof(struct qla_flt_header) + FLT_REGIONS_SIZE)); in qla2xxx_get_flt_info()2656 struct qla_flt_header *flt = ha->flt; in qla28xx_get_flash_region()
1676 struct qla_flt_header { struct
4260 sizeof(struct qla_flt_header) + FLT_REGIONS_SIZE, &ha->flt_dma, in qla2x00_mem_alloc()4693 sizeof(struct qla_flt_header) + FLT_REGIONS_SIZE, in qla2x00_mem_free()7817 BUILD_BUG_ON(sizeof(struct qla_flt_header) != 8); in qla2x00_module_init()
4216 struct qla_flt_header *flt;