Searched defs:lpfc_hba (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/lpfc/ |
A D | lpfc.h | 903 struct lpfc_hba { struct 926 (struct lpfc_hba *, uint32_t, argument 937 (struct lpfc_hba *, struct lpfc_iocbq *, struct lpfc_iocbq *); argument 1046 MAILBOX_t *mbox; 1049 uint32_t ha_copy; 1050 struct _PCB *pcb; 1076 uint32_t lmt; 1086 uint8_t wwnn[8]; 1087 uint8_t wwpn[8]; 1147 uint32_t cfg_fof; [all …]
|
A D | lpfc_nvme.c | 382 void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_nvme_gen_req()
|
A D | lpfc_ct.c | 589 lpfc_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, in lpfc_gen_req() 687 lpfc_ct_cmd(struct lpfc_vport *vport, struct lpfc_dmabuf *inmp, in lpfc_ct_cmd()
|
A D | lpfc_sli.c | 14885 bool (*handler)(struct lpfc_hba *, struct lpfc_queue *, in __lpfc_sli4_process_cq() 19798 void (*cmpl)(struct lpfc_hba *, LPFC_MBOXQ_t *), void *arg) in lpfc_sli4_resume_rpi()
|
Completed in 89 milliseconds