Searched refs:qla2x00_alloc_fcport (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/drivers/scsi/qla2xxx/ |
D | qla_bsg.c | 345 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_process_els() 527 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_process_ct() 2043 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qlafx00_mgmt_cmd()
|
D | qla_gbl.h | 83 qla2x00_alloc_fcport(scsi_qla_host_t *, gfp_t );
|
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()
|
D | qla_init.c | 5251 qla2x00_alloc_fcport(scsi_qla_host_t *vha, gfp_t flags) in qla2x00_alloc_fcport() function 5611 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_configure_local_loop() 5707 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_configure_local_loop() 6211 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_find_all_fabric_devs() 6402 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_find_all_fabric_devs()
|
D | qla_iocb.c | 2675 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla24xx_els_dcmd_iocb()
|
D | qla_target.c | 6134 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qlt_get_port_database()
|
D | qla_os.c | 5265 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla24xx_create_new_sess()
|