Searched refs:lpfc_rpi_hdr (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli4.h1018 struct lpfc_rpi_hdr { struct
1112 int lpfc_sli4_post_rpi_hdr(struct lpfc_hba *, struct lpfc_rpi_hdr *);
1114 struct lpfc_rpi_hdr *lpfc_sli4_create_rpi_hdr(struct lpfc_hba *);
H A Dlpfc_init.c8877 struct lpfc_rpi_hdr *rpi_hdr;
8909 struct lpfc_rpi_hdr *
8914 struct lpfc_rpi_hdr *rpi_hdr;
8964 rpi_hdr = kzalloc(sizeof(struct lpfc_rpi_hdr), GFP_KERNEL);
9001 struct lpfc_rpi_hdr *rpi_hdr, *next_rpi_hdr;
H A Dlpfc_sli.c19560 struct lpfc_rpi_hdr *rpi_page;
19611 lpfc_sli4_post_rpi_hdr(struct lpfc_hba *phba, struct lpfc_rpi_hdr *rpi_page)
19693 struct lpfc_rpi_hdr *rpi_hdr;

Completed in 265 milliseconds