Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_sli4.h470 uint16_t max_rpi; member
H A Dlpfc_hw.h2447 uint32_t max_rpi; member
3320 uint32_t max_rpi : 16; /* Max RPIs Port should configure */ member
3324 uint32_t max_rpi : 16; /* Max RPIs Port should configure */ member
H A Dlpfc_sli.c18668 uint16_t max_rpi, rpi_limit; in lpfc_sli4_alloc_rpi() local