Home
last modified time | relevance | path

Searched refs:qla2x00_get_sp (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_inline.h223 qla2x00_get_sp(scsi_qla_host_t *vha, fc_port_t *fcport, gfp_t flag) in qla2x00_get_sp() function
Dqla_gs.c595 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla_async_rftid()
691 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla_async_rffid()
782 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()
2903 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gpsc()
3180 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla24xx_async_gpnid()
3337 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gffid()
3978 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla24xx_async_gpnft()
4164 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla24xx_async_gnnid()
4293 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla24xx_async_gfpnid()
Dqla_bsg.c376 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_process_els()
524 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_process_ct()
1913 sp = qla2x00_get_sp(vha, &(vha->bidir_fcport), GFP_KERNEL); in qla24xx_process_bidir_cmd()
2033 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qlafx00_mgmt_cmd()
Dqla_nvme.c298 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla_nvme_ls_req()
Dqla_init.c324 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_login()
389 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_logout()
451 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_prlo()
577 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_adisc()
1104 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gnl()
1250 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_prli()
1322 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gpdb()
1825 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_tm_cmd()
Dqla_mid.c955 sp = qla2x00_get_sp(base_vha, NULL, GFP_KERNEL); in qla24xx_control_vp()
Dqla_iocb.c2640 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_els_dcmd_iocb()
2965 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_els_dcmd2_iocb()
Dqla_mr.c1813 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qlafx00_fx_disc()
Dqla_mbx.c6411 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla24xx_send_mb_cmd()
Dqla_target.c639 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla24xx_async_notify_ack()