Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_attr.c2992 vha->flags.difdix_supported = 1; in qla24xx_vport_create()
3013 vha->flags.difdix_supported = 0; in qla24xx_vport_create()
Dqla_def.h3617 uint32_t difdix_supported:1; member
4655 uint32_t difdix_supported:1; member
Dqla_os.c878 if (!vha->flags.difdix_supported && in qla2xxx_queuecommand()
3384 base_vha->flags.difdix_supported = 1; in qla2x00_probe_one()
3411 base_vha->flags.difdix_supported = 0; in qla2x00_probe_one()
Dqla_iocb.c2093 if (!qpair->difdix_supported && in qla2xxx_dif_start_scsi_mq()
Dqla_init.c9057 qpair->difdix_supported = 1; in qla2xxx_create_qpair()