Searched refs:qla_flt_header (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_sup.c668 struct qla_flt_header *flt;
687 flt = (struct qla_flt_header *)req->ring;
701 cnt = (sizeof(struct qla_flt_header) + le16_to_cpu(flt->length)) >> 1;
H A Dqla_fw.h1308 struct qla_flt_header { struct
/drivers/scsi/qla4xxx/
H A Dql4_nx.c1962 struct qla_flt_header *flt;
1968 flt = (struct qla_flt_header *)ha->request_ring;
1982 cnt = (sizeof(struct qla_flt_header) + le16_to_cpu(flt->length)) >> 1;
H A Dql4_fw.h300 struct qla_flt_header { struct

Completed in 211 milliseconds