Home
last modified time | relevance | path

Searched refs:fc4_features (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_gs.c2778 ct_rsp->rsp.gff_id.fc4_features[GFF_FCP_SCSI_OFFSET]; in qla2x00_gff_id()
2783 list[i].fc4_features = fcp_scsi_features; in qla2x00_gff_id()
2787 ct_rsp->rsp.gff_id.fc4_features[GFF_NVME_OFFSET]; in qla2x00_gff_id()
2792 list[i].fc4_features = nvme_features; in qla2x00_gff_id()
3294 fc4_scsi_feat = ct_rsp->rsp.gff_id.fc4_features[GFF_FCP_SCSI_OFFSET]; in qla24xx_async_gffid_sp_done()
3295 fc4_nvme_feat = ct_rsp->rsp.gff_id.fc4_features[GFF_NVME_OFFSET]; in qla24xx_async_gffid_sp_done()
3307 fcport->fc4_features = fc4_scsi_feat & 0xf; in qla24xx_async_gffid_sp_done()
3313 fcport->fc4_features = fc4_nvme_feat & 0xf; in qla24xx_async_gffid_sp_done()
Dqla_edif.c572 !fcport->fc4_features) in qla_edif_app_start()
575 if (!rval && !(fcport->fc4_features & FC4_FF_TARGET || in qla_edif_app_start()
945 !fcport->fc4_features) in qla_edif_app_getfcinfo()
950 !(fcport->fc4_features & FC4_FF_TARGET || in qla_edif_app_getfcinfo()
Dqla_def.h2426 uint8_t fc4_features; member
2603 uint8_t fc4_features; member
3222 uint8_t fc4_features[128]; member