Searched refs:NVME_TARGET (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_dfs.c | 121 if (NVME_TARGET(vha->hw, fp)) in qla2x00_dfs_create_rport()
|
H A D | qla_init.c | 347 if (NVME_TARGET(vha->hw, fcport)) in qla2x00_async_login() 1286 if (NVME_TARGET(vha->hw, fcport)) in qla24xx_async_prli() 1293 NVME_TARGET(vha->hw, fcport) ? "nvme" : "fcp"); in qla24xx_async_prli() 1458 if (NVME_TARGET(vha->hw, fcport)) in qla24xx_handle_gpdb_event() 1653 NVME_TARGET(vha->hw, fcport) ? "NVME" : in qla24xx_fcport_handle_login() 2125 if (NVME_TARGET(vha->hw, ea->fcport)) { in qla24xx_handle_plogi_done_event() 5684 if (NVME_TARGET(vha->hw, fcport)) { in qla2x00_update_fcport() 6142 if (found && NVME_TARGET(vha->hw, fcport)) { in qla2x00_find_all_fabric_devs()
|
H A D | qla_mbx.c | 1971 if (NVME_TARGET(ha, fcport)) { in qla2x00_get_port_database() 6528 if (NVME_TARGET(vha->hw, fcport)) { in __qla24xx_parse_gpdb() 6563 if (NVME_TARGET(vha->hw, fcport)) { in __qla24xx_parse_gpdb()
|
H A D | qla_def.h | 5174 #define NVME_TARGET(ha, fcport) \ macro
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_dfs.c | 121 if (NVME_TARGET(vha->hw, fp)) in qla2x00_dfs_create_rport()
|
H A D | qla_init.c | 368 if (NVME_TARGET(vha->hw, fcport)) in qla2x00_async_login() 1330 if (NVME_TARGET(vha->hw, fcport)) in qla24xx_async_prli() 1337 NVME_TARGET(vha->hw, fcport) ? "nvme" : "fcp"); in qla24xx_async_prli() 1553 if (NVME_TARGET(vha->hw, fcport)) in qla24xx_handle_gpdb_event() 1752 NVME_TARGET(vha->hw, fcport) ? "NVME" : in qla24xx_fcport_handle_login() 1794 NVME_TARGET(vha->hw, fcport) ? "NVME" : "FC"); in qla24xx_fcport_handle_login() 2509 if (NVME_TARGET(vha->hw, fcport)) { in qla24xx_handle_plogi_done_event() 6212 if (NVME_TARGET(vha->hw, fcport)) in qla2x00_update_fcport() 6651 if (found && NVME_TARGET(vha->hw, fcport)) { in qla2x00_find_all_fabric_devs()
|
H A D | qla_mbx.c | 2021 if (NVME_TARGET(ha, fcport)) { in qla2x00_get_port_database() 6658 if (NVME_TARGET(vha->hw, fcport)) { in __qla24xx_parse_gpdb() 6699 if (NVME_TARGET(vha->hw, fcport)) { in __qla24xx_parse_gpdb()
|
H A D | qla_def.h | 5479 #define NVME_TARGET(ha, fcport) \ macro
|
Completed in 60 milliseconds