Searched defs:lpfc_hba (Results 1 – 2 of 2) sorted by relevance
422 struct lpfc_hba { struct423 struct lpfc_sli sli;424 uint32_t sli_rev; /* SLI2 or SLI3 */425 uint32_t sli3_options; /* Mask of enabled SLI3 options */432 uint32_t iocb_cmd_size;433 uint32_t iocb_rsp_size;435 enum hba_state link_state;436 uint32_t link_flag; /* link state flags */443 uint32_t hba_flag; /* hba generic flags */446 struct lpfc_dmabuf slim2p;[all …]
262 lpfc_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, in lpfc_gen_req()345 lpfc_ct_cmd(struct lpfc_vport *vport, struct lpfc_dmabuf *inmp, in lpfc_ct_cmd()