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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 115 milliseconds