Home
last modified time | relevance | path

Searched refs:vp_idx (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_edif.h110 uint8_t vp_idx; member
H A Dqla_os.c1359 if (vha->vp_idx != sp->vha->vp_idx) in __qla2x00_eh_wait_for_pending_commands()
3377 base_vha->vp_idx; in qla2x00_probe_one()
4199 vha->vp_idx == fcport->vha->vp_idx) { in qla2x00_mark_device_lost()
6241 u16 vp_idx; in qla24xx_process_purex_rdp() local
6251 vp_idx = le16_to_cpu( in qla24xx_process_purex_rdp()
6252 ((struct purex_entry_24xx_ext *)purex)->vp_idx); in qla24xx_process_purex_rdp()
6255 vp_idx = purex->vp_idx; in qla24xx_process_purex_rdp()
6312 qla_els_set_vp_sof(vha, rsp_els_pkt, vp_idx); in qla24xx_process_purex_rdp()
7503 if (vha->vp_idx) in qla_heart_beat()
7604 if (!vha->vp_idx && IS_P3P_TYPE(ha)) { in qla2x00_timer()
[all …]
H A Dqla_init.c1201 mb[9] = vha->vp_idx; in qla24xx_async_gnl()
1444 mb[9] = vha->vp_idx; in qla24xx_async_gpdb()
2124 tm_iocb->u.tmf.vp_index = vha->vp_idx; in qla26xx_marker()
6870 int lid = NPH_MGMT_SERVER - vha->vp_idx; in qla2x00_reserve_mgmt_server_loop_id()
6874 if (vha->vp_idx == 0) { in qla2x00_reserve_mgmt_server_loop_id()
7783 if (vp->vp_idx) { in qla2x00_abort_isp()
9802 if (!vha->vp_idx) in qla24xx_configure_vhba()
10371 if (vp->vp_idx) { in qla82xx_restart_isp()
10568 int vp_idx, bool startqp) in qla2xxx_create_qpair() argument
10611 qpair->vp_idx = vp_idx; in qla2xxx_create_qpair()
[all …]
H A Dqla_target.h930 uint16_t vp_idx; member