Searched refs:qla_flt_header (Results 1 – 6 of 6) sorted by relevance
335 struct qla_flt_header { struct
3704 struct qla_flt_header *flt; in qla4_8xxx_get_flt_info()3710 flt = (struct qla_flt_header *)ha->request_ring; in qla4_8xxx_get_flt_info()3734 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()2657 struct qla_flt_header *flt = ha->flt; in qla28xx_get_flash_region()
1707 struct qla_flt_header { struct
4409 sizeof(struct qla_flt_header) + FLT_REGIONS_SIZE, &ha->flt_dma, in qla2x00_mem_alloc()4870 sizeof(struct qla_flt_header) + FLT_REGIONS_SIZE, in qla2x00_mem_free()8188 BUILD_BUG_ON(sizeof(struct qla_flt_header) != 8); in qla2x00_module_init()
4373 struct qla_flt_header *flt;