Home
last modified time | relevance | path

Searched refs:lpfc_vector_map_info (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli4.h604 struct lpfc_vector_map_info { struct
956 struct lpfc_vector_map_info *cpu_map;
H A Dlpfc_init.c8366 phba->sli4_hba.cpu_map = kzalloc_objs(struct lpfc_vector_map_info, in lpfc_sli4_driver_resource_setup()
10417 struct lpfc_vector_map_info *cpup; in lpfc_sli4_queue_create()
10418 struct lpfc_vector_map_info *eqcpup; in lpfc_sli4_queue_create()
11049 struct lpfc_vector_map_info *cpup; in lpfc_sli4_queue_setup()
12282 struct lpfc_vector_map_info *cpup; in lpfc_find_cpu_handle()
12317 struct lpfc_vector_map_info *cpup; in lpfc_find_hyper()
12345 struct lpfc_vector_map_info *cpup = &phba->sli4_hba.cpu_map[cpu]; in lpfc_assign_eq_map_info()
12365 struct lpfc_vector_map_info *cpup; in lpfc_cpu_map_array_init()
12417 struct lpfc_vector_map_info *cpup; in lpfc_cpu_affinity_check()
12418 struct lpfc_vector_map_info *new_cpup; in lpfc_cpu_affinity_check()
[all …]
H A Dlpfc_attr.c5159 struct lpfc_vector_map_info *cpup; in lpfc_fcp_cpu_map_show()