Searched refs:qla_npiv_entry (Results 1 – 4 of 4) sorted by relevance
1039 struct qla_npiv_entry *entry; in qla2xxx_flash_npiv_conf()1076 sizeof(struct qla_npiv_entry)) >> 1; in qla2xxx_flash_npiv_conf()1095 memcpy(&ha->npiv_info[i], entry, sizeof(struct qla_npiv_entry)); in qla2xxx_flash_npiv_conf()
1413 struct qla_npiv_entry { struct
3011 struct qla_npiv_entry *npiv_info;
3483 ha->npiv_info = kzalloc(sizeof(struct qla_npiv_entry) * in qla2x00_mem_alloc()