Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_mid.c47 ha->num_vhosts++; in qla24xx_allocate_vp_id()
95 ha->num_vhosts--; in qla24xx_deallocate_vp_id()
475 if (ha->num_vhosts > ha->max_npiv_vports) { in qla24xx_vport_create_req_sanity_check()
479 ha->num_vhosts, ha->max_npiv_vports); in qla24xx_vport_create_req_sanity_check()
H A Dqla_isr.c696 if (!ha->num_vhosts) in qla2x00_is_a_vp_did()
1664 if (!vha->vp_idx && ha->num_vhosts) in qla2x00_async_event()
H A Dqla_def.h4482 uint16_t num_vhosts; /* number of vports created */ member
H A Dqla_gs.c3388 if (!ha->num_vhosts) in qla2x00_is_a_vp()