Searched refs:qla_flt_header (Results 1 – 2 of 2) sorted by relevance
335 struct qla_flt_header { struct
3699 struct qla_flt_header *flt; in qla4_8xxx_get_flt_info()3705 flt = (struct qla_flt_header *)ha->request_ring; in qla4_8xxx_get_flt_info()3729 cnt = (sizeof(struct qla_flt_header) + le16_to_cpu(flt->length)) >> 1; in qla4_8xxx_get_flt_info()