Home
last modified time | relevance | path

Searched refs:fc4_features (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_gs.c2776 ct_rsp->rsp.gff_id.fc4_features[GFF_FCP_SCSI_OFFSET]; in qla2x00_gff_id()
2781 list[i].fc4_features = fcp_scsi_features; in qla2x00_gff_id()
2785 ct_rsp->rsp.gff_id.fc4_features[GFF_NVME_OFFSET]; in qla2x00_gff_id()
2790 list[i].fc4_features = nvme_features; in qla2x00_gff_id()
3292 fc4_scsi_feat = ct_rsp->rsp.gff_id.fc4_features[GFF_FCP_SCSI_OFFSET]; in qla24xx_async_gffid_sp_done()
3293 fc4_nvme_feat = ct_rsp->rsp.gff_id.fc4_features[GFF_NVME_OFFSET]; in qla24xx_async_gffid_sp_done()
3304 fcport->fc4_features = fc4_scsi_feat & 0xf; in qla24xx_async_gffid_sp_done()
3310 fcport->fc4_features = fc4_nvme_feat & 0xf; in qla24xx_async_gffid_sp_done()
H A Dqla_def.h2352 uint8_t fc4_features; member
2526 uint8_t fc4_features; member
3108 uint8_t fc4_features[128]; member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A 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()
2997 fc4_scsi_feat = ct_rsp->rsp.gff_id.fc4_features[GFF_FCP_SCSI_OFFSET]; in qla24xx_async_gffid_sp_done()
2998 fc4_nvme_feat = ct_rsp->rsp.gff_id.fc4_features[GFF_NVME_OFFSET]; in qla24xx_async_gffid_sp_done()
3010 fcport->fc4_features = fc4_scsi_feat & 0xf; in qla24xx_async_gffid_sp_done()
3016 fcport->fc4_features = fc4_nvme_feat & 0xf; in qla24xx_async_gffid_sp_done()
H A Dqla_edif.c614 !fcport->fc4_features) in qla_edif_app_start()
617 if (!rval && !(fcport->fc4_features & FC4_FF_TARGET || in qla_edif_app_start()
989 !fcport->fc4_features) in qla_edif_app_getfcinfo()
994 !(fcport->fc4_features & FC4_FF_TARGET || in qla_edif_app_getfcinfo()
H A Dqla_def.h2475 uint8_t fc4_features; member
2651 uint8_t fc4_features; member
3269 uint8_t fc4_features[128]; member

Completed in 38 milliseconds