Searched refs:npiv_supported (Results 1 – 5 of 5) sorted by relevance
476 if (!ha->flags.npiv_supported) in qla24xx_vport_create_req_sanity_check()
4042 ha->flags.npiv_supported = 0; in qla2x00_setup_chip()4045 ha->flags.npiv_supported = 1; in qla2x00_setup_chip()4520 if (ha->flags.npiv_supported) { in qla2x00_init_rings()
1878 if (ha->flags.npiv_supported) in qla2x00_init_firmware()3047 if (ha->flags.npiv_supported) in qla2x00_get_resource_cnts()
4012 uint32_t npiv_supported :1; member
1592 if (ha->flags.npiv_supported && vha->vp_idx != (mb[3] & 0xff)) in qla2x00_async_event()