Searched refs:qla_npiv_entry (Results 1 – 4 of 4) sorted by relevance
1001 struct qla_npiv_entry *entry; in qla2xxx_flash_npiv_conf()1035 sizeof(struct qla_npiv_entry)) >> 1; in qla2xxx_flash_npiv_conf()1054 memcpy(&ha->npiv_info[i], entry, sizeof(struct qla_npiv_entry)); in qla2xxx_flash_npiv_conf()
1411 struct qla_npiv_entry { struct
2869 struct qla_npiv_entry *npiv_info;
3419 ha->npiv_info = kzalloc(sizeof(struct qla_npiv_entry) * in qla2x00_mem_alloc()