Searched refs:qla2x00_alloc_fcport (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_bsg.c | 331 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_process_els() 513 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_process_ct() 2029 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qlafx00_mgmt_cmd()
|
H A D | qla_gbl.h | 84 qla2x00_alloc_fcport(scsi_qla_host_t *, gfp_t );
|
H A D | qla_mr.c | 1121 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qlafx00_find_all_targets() 1203 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qlafx00_find_all_targets()
|
H A D | qla_init.c | 5038 * qla2x00_alloc_fcport() - Allocate a generic fcport. 5045 qla2x00_alloc_fcport(scsi_qla_host_t *vha, gfp_t flags) in qla2x00_alloc_fcport() function 5376 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_configure_local_loop() 5472 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_configure_local_loop() 5975 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_find_all_fabric_devs() 6163 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_find_all_fabric_devs()
|
H A D | qla_iocb.c | 2664 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla24xx_els_dcmd_iocb()
|
H A D | qla_target.c | 6014 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qlt_get_port_database()
|
H A D | qla_os.c | 5081 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla24xx_create_new_sess()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_bsg.c | 349 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_process_els() 532 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_process_ct() 2048 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qlafx00_mgmt_cmd()
|
H A D | qla_gbl.h | 81 qla2x00_alloc_fcport(scsi_qla_host_t *, gfp_t );
|
H A D | qla_mr.c | 1121 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qlafx00_find_all_targets() 1203 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qlafx00_find_all_targets()
|
H A D | qla_init.c | 5512 * qla2x00_alloc_fcport() - Allocate a generic fcport. 5519 qla2x00_alloc_fcport(scsi_qla_host_t *vha, gfp_t flags) in qla2x00_alloc_fcport() function 5878 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_configure_local_loop() 5974 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_configure_local_loop() 6481 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_find_all_fabric_devs() 6672 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_find_all_fabric_devs()
|
H A D | qla_iocb.c | 2684 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla24xx_els_dcmd_iocb()
|
H A D | qla_os.c | 5330 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla24xx_create_new_sess()
|
H A D | qla_target.c | 6116 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qlt_get_port_database()
|
Completed in 74 milliseconds