Lines Matching defs:rpi
3075 * is to fixup the temporary rpi assignments.
3082 int i, rpi;
3101 rpi = lpfc_sli4_alloc_rpi(phba);
3102 if (rpi == LPFC_RPI_ALLOC_ERROR) {
3108 ndlp->nlp_rpi = rpi;
6966 "1432 Failed to initialize rpi headers.\n");
7113 /* Free the allocated rpi headers. */
7445 * lpfc_sli4_init_rpi_hdrs - Post the rpi header memory region to the port
7448 * This routine is invoked to post rpi header templates to the
7451 * PAGE_SIZE modulo 64 rpi context headers. This is an initialization routine
7473 "0391 Error during rpi post operation\n");
7482 * lpfc_sli4_create_rpi_hdr - Allocate an rpi header memory region
7491 * A valid rpi hdr on success.
7502 * If the SLI4 port supports extents, posting the rpi header isn't
7517 * rpi is normalized to a zero base because the physical rpi is
7548 /* Save the rpi header data for cleanup later. */
7575 * lpfc_sli4_remove_rpi_hdrs - Remove all rpi header memory regions