Searched refs:qla_flt_header (Results 1 – 4 of 4) sorted by relevance
1933 struct qla_flt_header *flt; in qla4_8xxx_get_flt_info()1939 flt = (struct qla_flt_header *)ha->request_ring; in qla4_8xxx_get_flt_info()1953 cnt = (sizeof(struct qla_flt_header) + le16_to_cpu(flt->length)) >> 1; in qla4_8xxx_get_flt_info()
287 struct qla_flt_header { struct
662 struct qla_flt_header *flt; in qla2xxx_get_flt_info()681 flt = (struct qla_flt_header *)req->ring; in qla2xxx_get_flt_info()695 cnt = (sizeof(struct qla_flt_header) + le16_to_cpu(flt->length)) >> 1; in qla2xxx_get_flt_info()
1304 struct qla_flt_header { struct