Searched refs:num_vhosts (Results 1 – 3 of 3) sorted by relevance
48 ha->num_vhosts++; in qla24xx_allocate_vp_id()90 ha->num_vhosts--; in qla24xx_deallocate_vp_id()426 if (ha->num_vhosts > ha->max_npiv_vports) { in qla24xx_vport_create_req_sanity_check()430 ha->num_vhosts, ha->max_npiv_vports); in qla24xx_vport_create_req_sanity_check()
495 if (!ha->num_vhosts) in qla2x00_is_a_vp_did()1045 if (!vha->vp_idx && ha->num_vhosts) in qla2x00_async_event()
3223 uint16_t num_vhosts; /* number of vports created */ member