Home
last modified time | relevance | path

Searched defs:max_rpi (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h2665 uint32_t max_rpi; member
3552 uint32_t max_rpi : 16; /* Max RPIs Port should configure */ member
3556 uint32_t max_rpi : 16; /* Max RPIs Port should configure */ member
H A Dlpfc_sli.c19801 uint16_t max_rpi, rpi_limit; in lpfc_sli4_alloc_rpi() local