Searched refs:qla2x00_get_sp (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/drivers/scsi/qla2xxx/ |
| D | qla_inline.h | 195 qla2x00_get_sp(scsi_qla_host_t *vha, fc_port_t *fcport, gfp_t flag) in qla2x00_get_sp() function
|
| D | qla_gs.c | 594 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla_async_rftid() 690 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla_async_rffid() 781 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla_async_rnnid() 889 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla_async_rsnn_nn() 3052 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gpsc() 3331 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla24xx_async_gpnid() 3485 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gffid() 4086 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla24xx_async_gpnft() 4272 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla24xx_async_gnnid() 4401 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla24xx_async_gfpnid()
|
| D | qla_bsg.c | 367 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_process_els() 515 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_process_ct() 1898 sp = qla2x00_get_sp(vha, &(vha->bidir_fcport), GFP_KERNEL); in qla24xx_process_bidir_cmd() 2018 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qlafx00_mgmt_cmd()
|
| D | qla_nvme.c | 290 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla_nvme_ls_req()
|
| D | qla_mid.c | 947 sp = qla2x00_get_sp(base_vha, NULL, GFP_KERNEL); in qla24xx_control_vp()
|
| D | qla_init.c | 308 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_login() 373 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_logout() 435 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_prlo() 560 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_adisc() 1071 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gnl() 1211 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_prli() 1285 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gpdb() 1753 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_tm_cmd()
|
| D | qla_iocb.c | 2573 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_els_dcmd_iocb() 2788 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_els_dcmd2_iocb()
|
| D | qla_mr.c | 1818 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qlafx00_fx_disc()
|
| D | qla_mbx.c | 6250 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla24xx_send_mb_cmd()
|
| D | qla_target.c | 640 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla24xx_async_notify_ack()
|