Home
last modified time | relevance | path

Searched refs:MAX_SLI3_CONFIGURED_RINGS (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_hw.h1378 #define MAX_SLI3_CONFIGURED_RINGS 3 macro
Dlpfc_sli.c3588 pring = &psli->ring[i + MAX_SLI3_CONFIGURED_RINGS]; in lpfc_sli_abort_fcp_rings()
3625 pring = &psli->ring[i + MAX_SLI3_CONFIGURED_RINGS]; in lpfc_sli_flush_fcp_rings()
8796 ring_number = MAX_SLI3_CONFIGURED_RINGS + in lpfc_sli_calc_ring()
9110 psli->num_rings = MAX_SLI3_CONFIGURED_RINGS; in lpfc_sli_setup()
10237 ring_number = MAX_SLI3_CONFIGURED_RINGS + in lpfc_sli_abort_taskmgmt()
Dlpfc_scsi.c4792 ring_number = MAX_SLI3_CONFIGURED_RINGS + iocb->fcp_wqidx; in lpfc_abort_handler()
Dlpfc_init.c7635 pring = &psli->ring[MAX_SLI3_CONFIGURED_RINGS + fcp_wqidx]; in lpfc_sli4_queue_setup()