Home
last modified time | relevance | path

Searched refs:LPFC_RPI_HDR_COUNT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_hw4.h128 #define LPFC_RPI_HDR_COUNT 64 macro
Dlpfc_init.c5980 if ((curr_rpi_range + (LPFC_RPI_HDR_COUNT - 1)) > rpi_limit) in lpfc_sli4_create_rpi_hdr()
5983 rpi_count = LPFC_RPI_HDR_COUNT; in lpfc_sli4_create_rpi_hdr()