Searched refs:wrb_context (Results 1 – 4 of 4) sorted by relevance
1009 pwrb_context = &phwi_ctrlr->wrb_context[cri_index]; in alloc_wrb_handle()1257 pwrb_context = &phwi_ctrlr->wrb_context[cri_index]; in hwi_complete_drvr_msgs()1360 pwrb_context = &phwi_ctrlr->wrb_context[cri_index]; in hwi_complete_cmd()2479 phwi_ctrlr->wrb_context = kcalloc(phba->params.cxns_per_ctrl, in beiscsi_alloc_mem()2482 if (!phwi_ctrlr->wrb_context) { in beiscsi_alloc_mem()2490 kfree(phwi_ctrlr->wrb_context); in beiscsi_alloc_mem()2500 kfree(phwi_ctrlr->wrb_context); in beiscsi_alloc_mem()2576 kfree(phba->phwi_ctrlr->wrb_context); in beiscsi_alloc_mem()2642 pwrb_context = &phwi_ctrlr->wrb_context[index]; in beiscsi_init_wrb_handle()2688 pwrb_context = &phwi_ctrlr->wrb_context[index]; in beiscsi_init_wrb_handle()[all …]
229 (phwi_ctrlr->wrb_context[cri].ulp_num)971 struct hwi_wrb_context *wrb_context; member
227 pwrb_context = &phwi_ctrlr->wrb_context[cri_index]; in beiscsi_conn_bind()989 pwrb_context = &phwi_ctrlr->wrb_context[cri_index]; in beiscsi_put_cid()
140 ulp_num = phwi_ctrlr->wrb_context[BE_GET_CRI_FROM_CID(cid)].ulp_num; in mgmt_open_connection()