Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_attr.c2830 vha->flags.difdix_supported = 1; in qla24xx_vport_create()
2851 vha->flags.difdix_supported = 0; in qla24xx_vport_create()
Dqla_def.h3503 uint32_t difdix_supported:1; member
4342 uint32_t difdix_supported:1; member
Dqla_os.c863 if (!vha->flags.difdix_supported && in qla2xxx_queuecommand()
3343 base_vha->flags.difdix_supported = 1; in qla2x00_probe_one()
3370 base_vha->flags.difdix_supported = 0; in qla2x00_probe_one()
Dqla_iocb.c2071 if (!qpair->difdix_supported && in qla2xxx_dif_start_scsi_mq()
Dqla_init.c8955 qpair->difdix_supported = 1; in qla2xxx_create_qpair()