Searched defs:lpfc_hba (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/scsi/lpfc/ |
A D | lpfc.h | 900 struct lpfc_hba { struct 927 (struct lpfc_hba *, uint32_t, argument 1063 MAILBOX_t *mbox; 1066 uint32_t ha_copy; 1067 struct _PCB *pcb; 1093 uint32_t lmt; 1103 uint8_t wwnn[8]; 1104 uint8_t wwpn[8]; 1162 uint32_t cfg_fof; 1420 int elsbuf_cnt; [all …]
|
A 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()
|
A D | lpfc_nvme.c | 391 void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_nvme_gen_req()
|
A D | lpfc_sli.c | 14860 bool (*handler)(struct lpfc_hba *, struct lpfc_queue *, in __lpfc_sli4_process_cq() 19746 void (*cmpl)(struct lpfc_hba *, LPFC_MBOXQ_t *), void *arg) in lpfc_sli4_resume_rpi()
|
Completed in 61 milliseconds