Home
last modified time | relevance | path

Searched refs:FC_PORT_ROLE_NVME_TARGET (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/linux/
Dnvme-fc-driver.h30 #define FC_PORT_ROLE_NVME_TARGET 0x20 macro
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_nvme.c54 req.port_role |= FC_PORT_ROLE_NVME_TARGET; in qla_nvme_register_remote()
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_attr.c413 if (nrport->port_role & FC_PORT_ROLE_NVME_TARGET) { in lpfc_nvme_info_show()
422 FC_PORT_ROLE_NVME_TARGET | in lpfc_nvme_info_show()
Dlpfc_nvme.c2718 rpinfo.port_role |= FC_PORT_ROLE_NVME_TARGET; in lpfc_nvme_register_port()
Dlpfc_debugfs.c733 if (nrport->port_role & FC_PORT_ROLE_NVME_TARGET) in lpfc_debugfs_nodelist_data()
740 FC_PORT_ROLE_NVME_TARGET | in lpfc_debugfs_nodelist_data()
/Linux-v4.19/drivers/nvme/host/
Dfc.c2966 (FC_PORT_ROLE_NVME_DISCOVERY | FC_PORT_ROLE_NVME_TARGET))) { in nvme_fc_init_ctrl()