Lines Matching defs:phba

174 	struct lpfc_hba *phba;
493 struct lpfc_hba *phba;
498 #define lpfc_get_eq_hdl(eqidx) (&phba->sli4_hba.hba_eq_hdl[eqidx])
499 #define lpfc_get_aff_mask(eqidx) (&phba->sli4_hba.hba_eq_hdl[eqidx].aff_mask)
500 #define lpfc_get_irq(eqidx) (phba->sli4_hba.hba_eq_hdl[eqidx].irq)
841 void (*sli4_write_eq_db)(struct lpfc_hba *phba, struct lpfc_queue *eq,
843 void (*sli4_write_cq_db)(struct lpfc_hba *phba, struct lpfc_queue *cq,
1072 struct lpfc_queue *lpfc_sli4_queue_alloc(struct lpfc_hba *phba,
1078 void lpfc_modify_hba_eq_delay(struct lpfc_hba *phba, uint32_t startq,
1082 int lpfc_cq_create_set(struct lpfc_hba *phba, struct lpfc_queue **cqp,
1091 int lpfc_mrq_create(struct lpfc_hba *phba, struct lpfc_queue **hrqp,
1103 int lpfc_repost_io_sgl_list(struct lpfc_hba *phba);
1124 void lpfc_sli4_els_xri_abort_event_proc(struct lpfc_hba *phba);
1125 void lpfc_sli4_nvme_pci_offline_aborted(struct lpfc_hba *phba,
1127 void lpfc_sli4_nvme_xri_aborted(struct lpfc_hba *phba,
1130 void lpfc_sli4_io_xri_aborted(struct lpfc_hba *phba,
1132 void lpfc_sli4_nvmet_xri_aborted(struct lpfc_hba *phba,
1142 int lpfc_sli4_get_iocb_cnt(struct lpfc_hba *phba);
1145 void lpfc_sli4_write_cq_db(struct lpfc_hba *phba, struct lpfc_queue *q,
1147 void lpfc_sli4_write_eq_db(struct lpfc_hba *phba, struct lpfc_queue *q,
1150 void lpfc_sli4_if6_write_cq_db(struct lpfc_hba *phba, struct lpfc_queue *q,
1152 void lpfc_sli4_if6_write_eq_db(struct lpfc_hba *phba, struct lpfc_queue *q,
1165 void lpfc_sli4_ras_dma_free(struct lpfc_hba *phba);
1166 struct sli4_hybrid_sgl *lpfc_get_sgl_per_hdwq(struct lpfc_hba *phba,
1168 struct fcp_cmd_rsp_buf *lpfc_get_cmd_rsp_buf_per_hdwq(struct lpfc_hba *phba,
1170 int lpfc_put_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *buf);
1171 int lpfc_put_cmd_rsp_buf_per_hdwq(struct lpfc_hba *phba,
1173 void lpfc_free_sgl_per_hdwq(struct lpfc_hba *phba,
1175 void lpfc_free_cmd_rsp_buf_per_hdwq(struct lpfc_hba *phba,