Searched refs:qla_flt_header (Results 1 – 4 of 4) sorted by relevance
671 struct qla_flt_header *flt; in qla2xxx_get_flt_info()690 flt = (struct qla_flt_header *)req->ring; in qla2xxx_get_flt_info()704 cnt = (sizeof(struct qla_flt_header) + le16_to_cpu(flt->length)) >> 1; in qla2xxx_get_flt_info()
1364 struct qla_flt_header { struct
336 struct qla_flt_header { struct
3724 struct qla_flt_header *flt; in qla4_8xxx_get_flt_info()3730 flt = (struct qla_flt_header *)ha->request_ring; in qla4_8xxx_get_flt_info()3754 cnt = (sizeof(struct qla_flt_header) + le16_to_cpu(flt->length)) >> 1; in qla4_8xxx_get_flt_info()