Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/qla2xxx/
Dqla_inline.h225 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()
783 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla_async_rnnid()
890 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla_async_rsnn_nn()
2907 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gpsc()
3187 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla24xx_async_gpnid()
3356 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gffid()
4051 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla24xx_async_gpnft()
4238 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla24xx_async_gnnid()
4367 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla24xx_async_gfpnid()
Dqla_bsg.c395 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_process_els()
543 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_process_ct()
1932 sp = qla2x00_get_sp(vha, &(vha->bidir_fcport), GFP_KERNEL); in qla24xx_process_bidir_cmd()
2052 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qlafx00_mgmt_cmd()
Dqla_nvme.c347 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla_nvme_ls_req()
Dqla_mid.c971 sp = qla2x00_get_sp(base_vha, NULL, GFP_KERNEL); in qla24xx_control_vp()
Dqla_init.c333 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_login()
406 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_logout()
466 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_prlo()
600 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_adisc()
1144 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gnl()
1294 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_prli()
1373 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gpdb()
2026 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_tm_cmd()
Dqla_edif.c1735 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_sadb_update()
2405 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_issue_sa_replace_iocb()
3636 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla_edif_process_els()
Dqla_iocb.c2684 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_els_dcmd_iocb()
3017 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_els_dcmd2_iocb()
Dqla_mr.c1791 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qlafx00_fx_disc()
Dqla_target.c646 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla24xx_async_notify_ack()
Dqla_mbx.c6502 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla24xx_send_mb_cmd()