Searched refs:qla_npiv_header (Results 1 – 2 of 2) sorted by relevance
954 struct qla_npiv_header hdr; in qla2xxx_flash_npiv_conf()962 ha->flt_region_npiv_conf << 2, sizeof(struct qla_npiv_header)); in qla2xxx_flash_npiv_conf()983 cnt = (sizeof(struct qla_npiv_header) + le16_to_cpu(hdr.entries) * in qla2xxx_flash_npiv_conf()995 entry = data + sizeof(struct qla_npiv_header); in qla2xxx_flash_npiv_conf()
1336 struct qla_npiv_header { struct