Home
last modified time | relevance | path

Searched refs:qla_flt_header (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/qla4xxx/
H A Dql4_fw.h335 struct qla_flt_header { struct
H A Dql4_nx.c3699 struct qla_flt_header *flt; in qla4_8xxx_get_flt_info()
3705 flt = (struct qla_flt_header *)ha->request_ring; in qla4_8xxx_get_flt_info()
3729 cnt = (sizeof(struct qla_flt_header) + le16_to_cpu(flt->length)) >> 1; in qla4_8xxx_get_flt_info()