Lines Matching defs:rpi
3397 * is to fixup the temporary rpi assignments.
3404 int i, rpi;
3420 rpi = lpfc_sli4_alloc_rpi(phba);
3421 if (rpi == LPFC_RPI_ALLOC_ERROR) {
3425 ndlp->nlp_rpi = rpi;
8364 "1432 Failed to initialize rpi headers.\n");
8522 /* Free the allocated rpi headers. */
8850 * lpfc_sli4_init_rpi_hdrs - Post the rpi header memory region to the port
8853 * This routine is invoked to post rpi header templates to the
8856 * PAGE_SIZE modulo 64 rpi context headers. This is an initialization routine
8878 "0391 Error during rpi post operation\n");
8887 * lpfc_sli4_create_rpi_hdr - Allocate an rpi header memory region
8896 * A valid rpi hdr on success.
8907 * If the SLI4 port supports extents, posting the rpi header isn't
8922 * rpi is normalized to a zero base because the physical rpi is
8953 /* Save the rpi header data for cleanup later. */
8980 * lpfc_sli4_remove_rpi_hdrs - Remove all rpi header memory regions