Searched refs:phwi_ctrlr (Results 1 – 5 of 5) sorted by relevance
936 struct hwi_controller *phwi_ctrlr; in be_isr() local954 phwi_ctrlr = phba->phwi_ctrlr; in be_isr()955 phwi_context = phwi_ctrlr->phwi_ctxt; in be_isr()1004 struct hwi_controller *phwi_ctrlr; in beiscsi_init_irqs() local1008 phwi_ctrlr = phba->phwi_ctrlr; in beiscsi_init_irqs()1009 phwi_context = phwi_ctrlr->phwi_ctxt; in beiscsi_init_irqs()1209 struct hwi_controller *phwi_ctrlr; in alloc_wrb_handle() local1213 phwi_ctrlr = phba->phwi_ctrlr; in alloc_wrb_handle()1214 pwrb_context = &phwi_ctrlr->wrb_context[cri_index]; in alloc_wrb_handle()1434 struct hwi_controller *phwi_ctrlr; in hwi_complete_drvr_msgs() local[all …]
203 struct hwi_controller *phwi_ctrlr = phba->phwi_ctrlr; in beiscsi_conn_bind() local225 pwrb_context = &phwi_ctrlr->wrb_context[BE_GET_CRI_FROM_CID( in beiscsi_conn_bind()1046 struct hwi_controller *phwi_ctrlr; in beiscsi_put_cid() local1051 phwi_ctrlr = phba->phwi_ctrlr; in beiscsi_put_cid()1052 pwrb_context = &phwi_ctrlr->wrb_context[cri_index]; in beiscsi_put_cid()1287 struct hwi_controller *phwi_ctrlr; in beiscsi_flush_cq() local1290 phwi_ctrlr = phba->phwi_ctrlr; in beiscsi_flush_cq()1291 phwi_context = phwi_ctrlr->phwi_ctxt; in beiscsi_flush_cq()
174 #define GET_HWI_CONTROLLER_WS(pc) (pc->phwi_ctrlr)304 #define BEISCSI_GET_ULP_FROM_CRI(phwi_ctrlr, cri) \ argument305 (phwi_ctrlr->wrb_context[cri].ulp_num)349 struct hwi_controller *phwi_ctrlr; member
709 struct hwi_controller *phwi_ctrlr; in mgmt_open_connection() local725 phwi_ctrlr = phba->phwi_ctrlr; in mgmt_open_connection()726 phwi_context = phwi_ctrlr->phwi_ctxt; in mgmt_open_connection()728 ulp_num = phwi_ctrlr->wrb_context[BE_GET_CRI_FROM_CID(cid)].ulp_num; in mgmt_open_connection()
1215 defq_ring = &phba->phwi_ctrlr->default_pdu_hdr[ulp_num]; in be_cmd_create_default_pdu_queue()1217 defq_ring = &phba->phwi_ctrlr-> in be_cmd_create_default_pdu_queue()