Home
last modified time | relevance | path

Searched refs:phwi_ctxt (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/be2iscsi/
Dbe_main.c748 phwi_context = phwi_ctrlr->phwi_ctxt; in be_isr()
795 phwi_context = phba->phwi_ctrlr->phwi_ctxt; in beiscsi_free_irqs()
811 phwi_context = phwi_ctrlr->phwi_ctxt; in beiscsi_init_irqs()
2599 struct hwi_context_memory *phwi_ctxt; in beiscsi_init_wrb_handle() local
2615 phwi_ctxt = phwi_ctrlr->phwi_ctxt; in beiscsi_init_wrb_handle()
2616 phwi_ctxt->be_wrbq = kcalloc(phba->params.cxns_per_ctrl, in beiscsi_init_wrb_handle()
2619 if (!phwi_ctxt->be_wrbq) { in beiscsi_init_wrb_handle()
2718 phwi_ctrlr->phwi_ctxt->pasync_ctx[ulp_num] = in hwi_init_async_pdu_ctx()
2722 pasync_ctx = phwi_ctrlr->phwi_ctxt->pasync_ctx[ulp_num]; in hwi_init_async_pdu_ctx()
3595 phwi_context = phwi_ctrlr->phwi_ctxt; in hwi_purge_eq()
[all …]
Dbe_main.h89 (phwi->phwi_ctxt->pasync_ctx[ulp_num])
975 struct hwi_context_memory *phwi_ctxt; member
Dbe_iscsi.c1219 phwi_context = phwi_ctrlr->phwi_ctxt; in beiscsi_flush_cq()
Dbe_mgmt.c137 phwi_context = phwi_ctrlr->phwi_ctxt; in mgmt_open_connection()