Searched refs:LPFC_DEFAULT_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/lpfc/ |
A D | lpfc_init.c | 10251 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_alloc_io_wq_cq() 10274 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_alloc_io_wq_cq() 10464 LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create() 10487 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create() 10499 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create() 10518 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create() 10534 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create() 10579 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create() 10590 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create() 10607 LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create() [all …]
|
A D | lpfc_sli4.h | 226 #define LPFC_DEFAULT_PAGE_SIZE 4096 macro
|
Completed in 26 milliseconds