Lines Matching refs:cpup
5016 struct lpfc_vector_map_info *cpup;
5041 cpup = &phba->sli4_hba.cpu_map[phba->sli4_hba.curr_disp_cpu];
5047 else if (cpup->eq == LPFC_VECTOR_MAP_EMPTY) {
5048 if (cpup->hdwq == LPFC_VECTOR_MAP_EMPTY)
5054 cpup->phys_id, cpup->core_id,
5055 (cpup->flag & LPFC_CPU_MAP_HYPER),
5056 (cpup->flag & LPFC_CPU_MAP_UNASSIGN));
5063 cpup->hdwq, cpup->phys_id,
5064 cpup->core_id,
5065 (cpup->flag & LPFC_CPU_MAP_HYPER),
5066 (cpup->flag & LPFC_CPU_MAP_UNASSIGN));
5068 if (cpup->hdwq == LPFC_VECTOR_MAP_EMPTY)
5074 cpup->phys_id,
5075 cpup->core_id,
5076 (cpup->flag & LPFC_CPU_MAP_HYPER),
5077 (cpup->flag & LPFC_CPU_MAP_UNASSIGN),
5078 lpfc_get_irq(cpup->eq));
5085 cpup->eq, cpup->hdwq, cpup->phys_id,
5086 cpup->core_id,
5087 (cpup->flag & LPFC_CPU_MAP_HYPER),
5088 (cpup->flag & LPFC_CPU_MAP_UNASSIGN),
5089 lpfc_get_irq(cpup->eq));