Searched refs:LPFC_FIND_BY_HDWQ (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli4.h230 #define LPFC_FIND_BY_HDWQ 1 macro
H A Dlpfc_init.c10383 cpu = lpfc_find_cpu_handle(phba, idx, LPFC_FIND_BY_HDWQ);
10603 LPFC_FIND_BY_HDWQ);
10745 LPFC_FIND_BY_HDWQ);
11185 cpu = lpfc_find_cpu_handle(phba, qidx, LPFC_FIND_BY_HDWQ);
12312 * LPFC_FIND_BY_HDWQ = match by Hardware Queue
12335 if ((match == LPFC_FIND_BY_HDWQ) && (cpup->hdwq == id))
12965 n = lpfc_find_cpu_handle(phba, eq->hdwq, LPFC_FIND_BY_HDWQ);

Completed in 202 milliseconds