Searched refs:lpfc_find_cpu_handle (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_init.c | 94 static uint16_t lpfc_find_cpu_handle(struct lpfc_hba *, uint16_t, int); 8881 cpu = lpfc_find_cpu_handle(phba, idx, LPFC_FIND_BY_HDWQ); in lpfc_alloc_io_wq_cq() 9087 eqcpu = lpfc_find_cpu_handle(phba, cpup->eq, LPFC_FIND_BY_EQ); in lpfc_sli4_queue_create() 9100 cpu = lpfc_find_cpu_handle(phba, idx, in lpfc_sli4_queue_create() 9124 cpu = lpfc_find_cpu_handle(phba, 0, LPFC_FIND_BY_EQ); in lpfc_sli4_queue_create() 9242 cpu = lpfc_find_cpu_handle(phba, idx, in lpfc_sli4_queue_create() 9683 cpu = lpfc_find_cpu_handle(phba, qidx, LPFC_FIND_BY_HDWQ); in lpfc_sli4_queue_setup() 10800 * lpfc_find_cpu_handle - Find the CPU that corresponds to the specified Queue 10808 lpfc_find_cpu_handle(struct lpfc_hba *phba, uint16_t id, int match) in lpfc_find_cpu_handle() function 11477 n = lpfc_find_cpu_handle(phb in lpfc_cpu_online() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_init.c | 94 static uint16_t lpfc_find_cpu_handle(struct lpfc_hba *, uint16_t, int); 10373 cpu = lpfc_find_cpu_handle(phba, idx, LPFC_FIND_BY_HDWQ); in lpfc_alloc_io_wq_cq() 10579 eqcpu = lpfc_find_cpu_handle(phba, cpup->eq, LPFC_FIND_BY_EQ); in lpfc_sli4_queue_create() 10592 cpu = lpfc_find_cpu_handle(phba, idx, in lpfc_sli4_queue_create() 10616 cpu = lpfc_find_cpu_handle(phba, 0, LPFC_FIND_BY_EQ); in lpfc_sli4_queue_create() 10734 cpu = lpfc_find_cpu_handle(phba, idx, in lpfc_sli4_queue_create() 11175 cpu = lpfc_find_cpu_handle(phba, qidx, LPFC_FIND_BY_HDWQ); in lpfc_sli4_queue_setup() 12298 * lpfc_find_cpu_handle - Find the CPU that corresponds to the specified Queue 12306 lpfc_find_cpu_handle(struct lpfc_hba *phba, uint16_t id, int match) in lpfc_find_cpu_handle() function 12958 n = lpfc_find_cpu_handle(phb in lpfc_cpu_online() [all...] |
Completed in 30 milliseconds