Searched refs:fc4type (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_gs.c | 683 u8 fc4feature, u8 fc4type) in qla_async_rffid() 731 ct_req->req.rff_id.fc4_type = fc4type; /* SCSI-FCP or FC-NVMe */ in qla_async_rffid() 739 sp->name, sp->handle, d_id->b24, fc4feature, fc4type); in qla_async_rffid() 3264 fcport->fc4_type = rp->fc4type; in qla24xx_async_gnnft_done() 3296 rp->node_name, NULL, rp->fc4type); in qla24xx_async_gnnft_done() 3454 rp->fc4type = FS_FC4TYPE_FCP; in qla2x00_find_free_fcp_nvme_slot() 3477 rp->fc4type |= FS_FC4TYPE_NVME; in qla2x00_find_free_fcp_nvme_slot() 3493 rp->fc4type = in qla2x00_find_free_fcp_nvme_slot() 3523 /* gen2 field is holding the fc4type */ in qla2x00_async_gpnft_gnnft_sp_done() 682 qla_async_rffid(scsi_qla_host_t *vha, port_id_t *d_id, u8 fc4feature, u8 fc4type) qla_async_rffid() argument
|
H A D | qla_def.h | 3307 enum fc4type_t fc4type; member
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_gs.c | 683 u8 fc4feature, u8 fc4type) in qla_async_rffid() 729 ct_req->req.rff_id.fc4_type = fc4type; /* SCSI-FCP or FC-NVMe */ in qla_async_rffid() 739 sp->name, sp->handle, d_id->b24, fc4feature, fc4type); in qla_async_rffid() 3516 rp->node_name, NULL, rp->fc4type); in qla24xx_async_gnnft_done() 3673 rp->fc4type = FS_FC4TYPE_FCP; in qla2x00_find_free_fcp_nvme_slot() 3696 rp->fc4type |= FS_FC4TYPE_NVME; in qla2x00_find_free_fcp_nvme_slot() 3712 rp->fc4type = in qla2x00_find_free_fcp_nvme_slot() 3742 /* gen2 field is holding the fc4type */ in qla2x00_async_gpnft_gnnft_sp_done() 682 qla_async_rffid(scsi_qla_host_t *vha, port_id_t *d_id, u8 fc4feature, u8 fc4type) qla_async_rffid() argument
|
H A D | qla_def.h | 3144 enum fc4type_t fc4type; member
|
Completed in 55 milliseconds