Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_sli4.h1002 struct lpfc_rpi_hdr { struct
1096 int lpfc_sli4_post_rpi_hdr(struct lpfc_hba *, struct lpfc_rpi_hdr *);
1098 struct lpfc_rpi_hdr *lpfc_sli4_create_rpi_hdr(struct lpfc_hba *);
H A Dlpfc_init.c7462 struct lpfc_rpi_hdr *rpi_hdr; in lpfc_sli4_init_rpi_hdrs()
7494 struct lpfc_rpi_hdr *
7499 struct lpfc_rpi_hdr *rpi_hdr; in lpfc_sli4_create_rpi_hdr()
7549 rpi_hdr = kzalloc(sizeof(struct lpfc_rpi_hdr), GFP_KERNEL); in lpfc_sli4_create_rpi_hdr()
7586 struct lpfc_rpi_hdr *rpi_hdr, *next_rpi_hdr; in lpfc_sli4_remove_rpi_hdrs()
H A Dlpfc_sli.c18537 struct lpfc_rpi_hdr *rpi_page; in lpfc_sli4_post_all_rpi_hdrs()
18588 lpfc_sli4_post_rpi_hdr(struct lpfc_hba *phba, struct lpfc_rpi_hdr *rpi_page) in lpfc_sli4_post_rpi_hdr()
18670 struct lpfc_rpi_hdr *rpi_hdr; in lpfc_sli4_alloc_rpi()