Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_inline.h245 qla2x00_get_sp(scsi_qla_host_t *vha, fc_port_t *fcport, gfp_t flag) in qla2x00_get_sp() function
Dqla_gs.c609 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla_async_rftid()
706 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla_async_rffid()
798 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla_async_rnnid()
907 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla_async_rsnn_nn()
3138 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla24xx_async_gidpn()
3328 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gpsc()
3666 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla24xx_async_gpnid()
3823 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gffid()
4389 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla24xx_async_gpnft()
4559 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla24xx_async_gnnid()
[all …]
Dqla_bsg.c368 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_process_els()
516 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_process_ct()
1896 sp = qla2x00_get_sp(vha, &(vha->bidir_fcport), GFP_KERNEL); in qla24xx_process_bidir_cmd()
2016 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qlafx00_mgmt_cmd()
Dqla_nvme.c229 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla_nvme_ls_req()
Dqla_init.c220 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_login()
292 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_logout()
355 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_prlo()
474 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_adisc()
903 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gnl()
1045 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_prli()
1114 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gpdb()
1670 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_tm_cmd()
1755 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_abort_cmd()
Dqla_mid.c932 sp = qla2x00_get_sp(base_vha, NULL, GFP_KERNEL); in qla24xx_control_vp()
Dqla_iocb.c2447 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_els_dcmd_iocb()
2665 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_els_dcmd2_iocb()
Dqla_mr.c1818 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qlafx00_fx_disc()
Dqla_os.c929 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla2xxx_queuecommand()
Dqla_target.c654 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla24xx_async_notify_ack()
Dqla_mbx.c6096 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla24xx_send_mb_cmd()