Searched refs:wrb_context (Results 1 – 4 of 4) sorted by relevance
990 pwrb_context = &phwi_ctrlr->wrb_context[cri_index]; in alloc_wrb_handle()1238 pwrb_context = &phwi_ctrlr->wrb_context[cri_index]; in hwi_complete_drvr_msgs()1341 pwrb_context = &phwi_ctrlr->wrb_context[cri_index]; in hwi_complete_cmd()2460 phwi_ctrlr->wrb_context = kcalloc(phba->params.cxns_per_ctrl, in beiscsi_alloc_mem()2463 if (!phwi_ctrlr->wrb_context) { in beiscsi_alloc_mem()2471 kfree(phwi_ctrlr->wrb_context); in beiscsi_alloc_mem()2481 kfree(phwi_ctrlr->wrb_context); in beiscsi_alloc_mem()2557 kfree(phba->phwi_ctrlr->wrb_context); in beiscsi_alloc_mem()2623 pwrb_context = &phwi_ctrlr->wrb_context[index]; in beiscsi_init_wrb_handle()2669 pwrb_context = &phwi_ctrlr->wrb_context[index]; in beiscsi_init_wrb_handle()[all …]
230 (phwi_ctrlr->wrb_context[cri].ulp_num)972 struct hwi_wrb_context *wrb_context; member
227 pwrb_context = &phwi_ctrlr->wrb_context[cri_index]; in beiscsi_conn_bind()985 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()