Searched refs:phwi_ctrlr (Results 1 – 5 of 5) sorted by relevance
765 phwi_ctrlr = phba->phwi_ctrlr; in be_isr()828 phwi_ctrlr = phba->phwi_ctrlr; in beiscsi_init_irqs()1008 phwi_ctrlr = phba->phwi_ctrlr; in alloc_wrb_handle()1243 phwi_ctrlr = phba->phwi_ctrlr; in hwi_complete_drvr_msgs()1354 phwi_ctrlr = phba->phwi_ctrlr; in hwi_complete_cmd()1735 phwi_ctrlr = phba->phwi_ctrlr; in beiscsi_hdq_post_handles()1791 phwi_ctrlr = phba->phwi_ctrlr; in beiscsi_hdq_process_compl()2478 phwi_ctrlr = phba->phwi_ctrlr; in beiscsi_alloc_mem()2628 phwi_ctrlr = phba->phwi_ctrlr; in beiscsi_init_wrb_handle()3451 phwi_ctrlr = phba->phwi_ctrlr; in free_wrb_handles()[all …]
180 struct hwi_controller *phwi_ctrlr = phba->phwi_ctrlr; in beiscsi_conn_bind() local227 pwrb_context = &phwi_ctrlr->wrb_context[cri_index]; in beiscsi_conn_bind()984 struct hwi_controller *phwi_ctrlr; in beiscsi_put_cid() local988 phwi_ctrlr = phba->phwi_ctrlr; in beiscsi_put_cid()989 pwrb_context = &phwi_ctrlr->wrb_context[cri_index]; in beiscsi_put_cid()1229 struct hwi_controller *phwi_ctrlr; in beiscsi_flush_cq() local1232 phwi_ctrlr = phba->phwi_ctrlr; in beiscsi_flush_cq()1233 phwi_context = phwi_ctrlr->phwi_ctxt; in beiscsi_flush_cq()
141 #define GET_HWI_CONTROLLER_WS(pc) (pc->phwi_ctrlr)228 #define BEISCSI_GET_ULP_FROM_CRI(phwi_ctrlr, cri) \ argument229 (phwi_ctrlr->wrb_context[cri].ulp_num)270 struct hwi_controller *phwi_ctrlr; member
114 struct hwi_controller *phwi_ctrlr; in mgmt_open_connection() local137 phwi_ctrlr = phba->phwi_ctrlr; in mgmt_open_connection()138 phwi_context = phwi_ctrlr->phwi_ctxt; in mgmt_open_connection()140 ulp_num = phwi_ctrlr->wrb_context[BE_GET_CRI_FROM_CID(cid)].ulp_num; in mgmt_open_connection()
1044 defq_ring = &phba->phwi_ctrlr->default_pdu_hdr[ulp_num]; in be_cmd_create_default_pdu_queue()1046 defq_ring = &phba->phwi_ctrlr-> in be_cmd_create_default_pdu_queue()