Home
last modified time | relevance | path

Searched refs:num_vhosts (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_mid.c47 ha->num_vhosts++; in qla24xx_allocate_vp_id()
103 ha->num_vhosts--; in qla24xx_deallocate_vp_id()
483 if (ha->num_vhosts > ha->max_npiv_vports) { in qla24xx_vport_create_req_sanity_check()
487 ha->num_vhosts, ha->max_npiv_vports); in qla24xx_vport_create_req_sanity_check()
Dqla_nvme.c1213 if (!vp_index && !ha->num_vhosts) in qla2xxx_get_vha_from_vp_idx()
Dqla_isr.c980 if (!ha->num_vhosts) in qla2x00_is_a_vp_did()
1970 if (!vha->vp_idx && ha->num_vhosts) in qla2x00_async_event()
Dqla_def.h4730 uint16_t num_vhosts; /* number of vports created */ member
Dqla_gs.c3155 if (!ha->num_vhosts) in qla2x00_is_a_vp()