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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_fw.h284 struct qla_flt_header { struct
H A Dql4_nx.c1874 struct qla_flt_header *flt;
1880 flt = (struct qla_flt_header *)ha->request_ring;
1894 cnt = (sizeof(struct qla_flt_header) + le16_to_cpu(flt->length)) >> 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_sup.c662 struct qla_flt_header *flt;
674 flt = (struct qla_flt_header *)req->ring;
688 cnt = (sizeof(struct qla_flt_header) + le16_to_cpu(flt->length)) >> 1;
H A Dqla_fw.h1304 struct qla_flt_header { struct

Completed in 135 milliseconds