Lines Matching refs:cpup
5253 struct lpfc_vector_map_info *cpup;
5278 cpup = &phba->sli4_hba.cpu_map[phba->sli4_hba.curr_disp_cpu];
5284 else if (cpup->eq == LPFC_VECTOR_MAP_EMPTY) {
5285 if (cpup->hdwq == LPFC_VECTOR_MAP_EMPTY)
5291 cpup->phys_id, cpup->core_id,
5292 (cpup->flag & LPFC_CPU_MAP_HYPER),
5293 (cpup->flag & LPFC_CPU_MAP_UNASSIGN));
5300 cpup->hdwq, cpup->phys_id,
5301 cpup->core_id,
5302 (cpup->flag & LPFC_CPU_MAP_HYPER),
5303 (cpup->flag & LPFC_CPU_MAP_UNASSIGN));
5305 if (cpup->hdwq == LPFC_VECTOR_MAP_EMPTY)
5311 cpup->phys_id,
5312 cpup->core_id,
5313 (cpup->flag & LPFC_CPU_MAP_HYPER),
5314 (cpup->flag & LPFC_CPU_MAP_UNASSIGN),
5315 lpfc_get_irq(cpup->eq));
5322 cpup->eq, cpup->hdwq, cpup->phys_id,
5323 cpup->core_id,
5324 (cpup->flag & LPFC_CPU_MAP_HYPER),
5325 (cpup->flag & LPFC_CPU_MAP_UNASSIGN),
5326 lpfc_get_irq(cpup->eq));