Searched refs:NVME_TARGET (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.1/drivers/nvme/target/ |
| D | Kconfig | 3 config NVME_TARGET config 21 depends on NVME_TARGET 22 depends on NVME_CORE=y || NVME_CORE=NVME_TARGET 33 depends on NVME_TARGET 45 depends on NVME_TARGET 55 depends on NVME_TARGET 66 depends on NVME_TARGET 80 depends on NVME_TARGET 89 depends on NVME_TARGET
|
| /Linux-v6.1/drivers/scsi/qla2xxx/ |
| D | qla_dfs.c | 121 if (NVME_TARGET(vha->hw, fp)) in qla2x00_dfs_create_rport()
|
| D | qla_init.c | 361 if (NVME_TARGET(vha->hw, fcport)) in qla2x00_async_login() 1309 if (NVME_TARGET(vha->hw, fcport)) in qla24xx_async_prli() 1316 NVME_TARGET(vha->hw, fcport) ? "nvme" : "fcp"); in qla24xx_async_prli() 1533 if (NVME_TARGET(vha->hw, fcport)) in qla24xx_handle_gpdb_event() 1739 NVME_TARGET(vha->hw, fcport) ? "NVME" : in qla24xx_fcport_handle_login() 1781 NVME_TARGET(vha->hw, fcport) ? "NVME" : "FC"); in qla24xx_fcport_handle_login() 2253 if (NVME_TARGET(vha->hw, fcport)) { in qla24xx_handle_plogi_done_event() 5941 if (NVME_TARGET(vha->hw, fcport)) in qla2x00_update_fcport() 6381 if (found && NVME_TARGET(vha->hw, fcport)) { in qla2x00_find_all_fabric_devs()
|
| D | qla_mbx.c | 2025 if (NVME_TARGET(ha, fcport)) { in qla2x00_get_port_database() 6659 if (NVME_TARGET(vha->hw, fcport)) { in __qla24xx_parse_gpdb() 6700 if (NVME_TARGET(vha->hw, fcport)) { in __qla24xx_parse_gpdb()
|
| D | qla_def.h | 5401 #define NVME_TARGET(ha, fcport) \ macro
|