Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_sli4.h561 struct lpfc_rpi_hdr { struct
627 int lpfc_sli4_post_rpi_hdr(struct lpfc_hba *, struct lpfc_rpi_hdr *);
629 struct lpfc_rpi_hdr *lpfc_sli4_create_rpi_hdr(struct lpfc_hba *);
Dlpfc_init.c5173 struct lpfc_rpi_hdr *rpi_hdr; in lpfc_sli4_init_rpi_hdrs()
5205 struct lpfc_rpi_hdr *
5210 struct lpfc_rpi_hdr *rpi_hdr; in lpfc_sli4_create_rpi_hdr()
5272 rpi_hdr = kzalloc(sizeof(struct lpfc_rpi_hdr), GFP_KERNEL); in lpfc_sli4_create_rpi_hdr()
5313 struct lpfc_rpi_hdr *rpi_hdr, *next_rpi_hdr; in lpfc_sli4_remove_rpi_hdrs()
Dlpfc_sli.c14576 struct lpfc_rpi_hdr *rpi_page; in lpfc_sli4_post_all_rpi_hdrs()
14627 lpfc_sli4_post_rpi_hdr(struct lpfc_hba *phba, struct lpfc_rpi_hdr *rpi_page) in lpfc_sli4_post_rpi_hdr()
14702 struct lpfc_rpi_hdr *rpi_hdr; in lpfc_sli4_alloc_rpi()