Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_gs.c2780 ct_rsp->rsp.gff_id.fc4_features[GFF_FCP_SCSI_OFFSET]; in qla2x00_gff_id()
2785 list[i].fc4_features = fcp_scsi_features; in qla2x00_gff_id()
2789 ct_rsp->rsp.gff_id.fc4_features[GFF_NVME_OFFSET]; in qla2x00_gff_id()
2794 list[i].fc4_features = nvme_features; in qla2x00_gff_id()
3296 fc4_scsi_feat = ct_rsp->rsp.gff_id.fc4_features[GFF_FCP_SCSI_OFFSET]; in qla24xx_async_gffid_sp_done()
3297 fc4_nvme_feat = ct_rsp->rsp.gff_id.fc4_features[GFF_NVME_OFFSET]; in qla24xx_async_gffid_sp_done()
3308 fcport->fc4_features = fc4_scsi_feat & 0xf; in qla24xx_async_gffid_sp_done()
3314 fcport->fc4_features = fc4_nvme_feat & 0xf; in qla24xx_async_gffid_sp_done()
Dqla_def.h2352 uint8_t fc4_features; member
2526 uint8_t fc4_features; member
3104 uint8_t fc4_features[128]; member