Searched refs:lpfc_rpi_hdr (Results 1 – 3 of 3) sorted by relevance
1013 struct lpfc_rpi_hdr { struct1107 int lpfc_sli4_post_rpi_hdr(struct lpfc_hba *, struct lpfc_rpi_hdr *);1109 struct lpfc_rpi_hdr *lpfc_sli4_create_rpi_hdr(struct lpfc_hba *);
8768 struct lpfc_rpi_hdr *rpi_hdr; in lpfc_sli4_init_rpi_hdrs()8800 struct lpfc_rpi_hdr *8805 struct lpfc_rpi_hdr *rpi_hdr; in lpfc_sli4_create_rpi_hdr()8855 rpi_hdr = kzalloc(sizeof(struct lpfc_rpi_hdr), GFP_KERNEL); in lpfc_sli4_create_rpi_hdr()8892 struct lpfc_rpi_hdr *rpi_hdr, *next_rpi_hdr; in lpfc_sli4_remove_rpi_hdrs()
19527 struct lpfc_rpi_hdr *rpi_page; in lpfc_sli4_post_all_rpi_hdrs()19578 lpfc_sli4_post_rpi_hdr(struct lpfc_hba *phba, struct lpfc_rpi_hdr *rpi_page) in lpfc_sli4_post_rpi_hdr()19660 struct lpfc_rpi_hdr *rpi_hdr; in lpfc_sli4_alloc_rpi()
Completed in 56 milliseconds