Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_gs.c2688 ct_rsp->rsp.gff_id.fc4_features[GFF_FCP_SCSI_OFFSET]; in qla2x00_gff_id()
2693 list[i].fc4_features = fcp_scsi_features; in qla2x00_gff_id()
2697 ct_rsp->rsp.gff_id.fc4_features[GFF_NVME_OFFSET]; in qla2x00_gff_id()
2702 list[i].fc4_features = nvme_features; in qla2x00_gff_id()
2907 fc4_scsi_feat = ct_rsp->rsp.gff_id.fc4_features[GFF_FCP_SCSI_OFFSET]; in qla24xx_async_gffid_sp_done()
2908 fc4_nvme_feat = ct_rsp->rsp.gff_id.fc4_features[GFF_NVME_OFFSET]; in qla24xx_async_gffid_sp_done()
2920 fcport->fc4_features = fc4_scsi_feat & 0xf; in qla24xx_async_gffid_sp_done()
2926 fcport->fc4_features = fc4_nvme_feat & 0xf; in qla24xx_async_gffid_sp_done()
H A Dqla_def.h2475 uint8_t fc4_features; member
2650 uint8_t fc4_features; member
3268 uint8_t fc4_features[128]; member