Searched defs:lpfc_hba (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/scsi/lpfc/ |
D | lpfc.h | 900 struct lpfc_hba { struct 903 (struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, argument 906 (struct lpfc_hba *, struct lpfc_io_buf *); argument 908 (struct lpfc_hba *, struct lpfc_io_buf *); argument 910 (struct lpfc_hba *, struct lpfc_io_buf *); argument 912 (struct lpfc_hba *); argument 927 (struct lpfc_hba *, uint32_t, argument 930 (struct lpfc_hba *phba, uint32_t ring_number, argument 932 void (*__lpfc_sli_release_iocbq)(struct lpfc_hba *, argument 934 int (*lpfc_hba_down_post)(struct lpfc_hba *phba); argument [all …]
|
D | lpfc_ct.c | 588 void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_gen_req() 664 lpfc_ct_cmd(struct lpfc_vport *vport, struct lpfc_dmabuf *inmp, in lpfc_ct_cmd()
|
D | lpfc_nvme.c | 391 void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_nvme_gen_req()
|
D | lpfc_sli.c | 14819 bool (*handler)(struct lpfc_hba *, struct lpfc_queue *, in __lpfc_sli4_process_cq() 19733 void (*cmpl)(struct lpfc_hba *, LPFC_MBOXQ_t *), void *arg) in lpfc_sli4_resume_rpi()
|