Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_sli4.h1001 struct lpfc_rpi_hdr { struct
1095 int lpfc_sli4_post_rpi_hdr(struct lpfc_hba *, struct lpfc_rpi_hdr *);
1097 struct lpfc_rpi_hdr *lpfc_sli4_create_rpi_hdr(struct lpfc_hba *);
Dlpfc_init.c7481 struct lpfc_rpi_hdr *rpi_hdr; in lpfc_sli4_init_rpi_hdrs()
7513 struct lpfc_rpi_hdr *
7518 struct lpfc_rpi_hdr *rpi_hdr; in lpfc_sli4_create_rpi_hdr()
7568 rpi_hdr = kzalloc(sizeof(struct lpfc_rpi_hdr), GFP_KERNEL); in lpfc_sli4_create_rpi_hdr()
7605 struct lpfc_rpi_hdr *rpi_hdr, *next_rpi_hdr; in lpfc_sli4_remove_rpi_hdrs()
Dlpfc_sli.c18472 struct lpfc_rpi_hdr *rpi_page; in lpfc_sli4_post_all_rpi_hdrs()
18523 lpfc_sli4_post_rpi_hdr(struct lpfc_hba *phba, struct lpfc_rpi_hdr *rpi_page) in lpfc_sli4_post_rpi_hdr()
18606 struct lpfc_rpi_hdr *rpi_hdr; in lpfc_sli4_alloc_rpi()