Searched refs:vpi_base (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_mbox.c596 mb->un.varRdSparm.vpi = vpi + phba->vpi_base;
630 vpi += phba->vpi_base;
730 mb->un.varRegLogin.vpi = vpi + phba->vpi_base;
791 mb->un.varUnregLogin.vpi = vpi + phba->vpi_base;
827 mb->un.varRegVpi.vpi = vport->vpi + vport->phba->vpi_base;
864 mb->un.varUnregVpi.vpi = vpi + phba->vpi_base;
866 mb->un.varUnregVpi.sli4_vpi = vpi + phba->vpi_base;
1923 bf_set(lpfc_reg_vfi_vpi, reg_vfi, vport->vpi + vport->phba->vpi_base);
1954 vpi + phba->vpi_base);
H A Dlpfc_sli4.h300 uint16_t vpi_base; member in struct:lpfc_max_cfg_param
H A Dlpfc.h742 uint16_t vpi_base; member in struct:lpfc_hba
H A Dlpfc_init.c3501 acqe_fcoe->index - phba->vpi_base);
5557 phba->sli4_hba.max_cfg_param.vpi_base =
5581 phba->vpi_base = phba->sli4_hba.max_cfg_param.vpi_base;
5595 phba->sli4_hba.max_cfg_param.vpi_base,
H A Dlpfc_els.c249 icmd->ulpContext = vport->vpi + phba->vpi_base;
5990 icmd->unsli3.rcvsli3.vpi - phba->vpi_base);
6525 elsiocb->iocb.ulpContext = vport->vpi + phba->vpi_base;
H A Dlpfc_sli.c1757 vpi = pmb->u.mb.un.varRegLogin.vpi - phba->vpi_base;
6149 iocbq->vport->vpi + phba->vpi_base);
11655 vport->vpi + vport->phba->vpi_base;

Completed in 97 milliseconds