Home
last modified time | relevance | path

Searched refs:npiv_supported (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_mid.c459 if (!ha->flags.npiv_supported) in qla24xx_vport_create_req_sanity_check()
H A Dqla_init.c3861 ha->flags.npiv_supported = 0; in qla2x00_setup_chip()
3864 ha->flags.npiv_supported = 1; in qla2x00_setup_chip()
4320 if (ha->flags.npiv_supported) { in qla2x00_init_rings()
H A Dqla_mbx.c1824 if (ha->flags.npiv_supported) in qla2x00_init_firmware()
2993 if (ha->flags.npiv_supported) in qla2x00_get_resource_cnts()
H A Dqla_isr.c1439 if (ha->flags.npiv_supported && vha->vp_idx != (mb[3] & 0xff)) in qla2x00_async_event()
H A Dqla_def.h3883 uint32_t npiv_supported :1; member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_mid.c467 if (!ha->flags.npiv_supported) in qla24xx_vport_create_req_sanity_check()
H A Dqla_init.c4330 ha->flags.npiv_supported = 0; in qla2x00_setup_chip()
4333 ha->flags.npiv_supported = 1; in qla2x00_setup_chip()
4808 if (ha->flags.npiv_supported) { in qla2x00_init_rings()
H A Dqla_mbx.c1874 if (ha->flags.npiv_supported) in qla2x00_init_firmware()
3046 if (ha->flags.npiv_supported) in qla2x00_get_resource_cnts()
H A Dqla_def.h4089 uint32_t npiv_supported :1; member
H A Dqla_isr.c1741 if (ha->flags.npiv_supported && vha->vp_idx != (mb[3] & 0xff)) in qla2x00_async_event()

Completed in 130 milliseconds