Searched refs:qla2x00_get_sp (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_gs.c | 595 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() 3059 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gffid() 3643 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla_fab_async_scan() 3917 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla24xx_async_gfpnid()
|
H A D | qla_inline.h | 228 qla2x00_get_sp(scsi_qla_host_t *vha, fc_port_t *fcport, gfp_t flag) in qla2x00_get_sp() function
|
H A D | qla_bsg.c | 404 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_process_els() 542 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_process_ct() 1931 sp = qla2x00_get_sp(vha, &(vha->bidir_fcport), GFP_KERNEL); in qla24xx_process_bidir_cmd() 2051 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qlafx00_mgmt_cmd()
|
H A D | qla_edif.c | 1779 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_sadb_update() 2371 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_issue_sa_replace_iocb() 3595 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla_edif_process_els()
|
H A D | qla_init.c | 340 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_login() 419 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_logout() 479 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_prlo() 620 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_adisc() 1164 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gnl() 1319 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_prli() 1398 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gpdb()
|
H A D | qla_mid.c | 963 sp = qla2x00_get_sp(base_vha, NULL, GFP_KERNEL); in qla24xx_control_vp()
|
H A D | qla_iocb.c | 2721 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_els_dcmd_iocb() 3056 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_els_dcmd2_iocb()
|
H A D | qla_mr.c | 1791 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qlafx00_fx_disc()
|
H A D | qla_target.c | 630 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla24xx_async_notify_ack()
|
H A D | qla_mbx.c | 6549 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla24xx_send_mb_cmd()
|