Lines Matching refs:vp_idx
2576 if (vha->vp_idx) {
3007 "VP entry id %d assigned.\n", vha->vp_idx);
3053 "scsi_add_host failure for VP[%d].\n", vha->vp_idx);
3083 qpair = qla2xxx_create_qpair(vha, qos, vha->vp_idx, true);
3087 vha->vp_idx);
3091 qpair->id, qos, vha->vp_idx);
3094 qpair->id, qos, vha->vp_idx);
3116 uint16_t id = vha->vp_idx;
3143 "Timer for the VP[%d] has stopped\n", vha->vp_idx);
3150 clear_bit(vha->vp_idx, ha->vp_idx_map);
3160 if (vha->qpair && vha->qpair->vp_idx == vha->vp_idx) {