Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_main.c943 phwi_context = phwi_ctrlr->phwi_ctxt; in be_isr()
997 phwi_context = phwi_ctrlr->phwi_ctxt; in beiscsi_init_irqs()
2257 phwi_context = phwi_ctrlr->phwi_ctxt; in beiscsi_process_all_cqs()
2821 struct hwi_context_memory *phwi_ctxt; in beiscsi_init_wrb_handle() local
2837 phwi_ctxt = phwi_ctrlr->phwi_ctxt; in beiscsi_init_wrb_handle()
2838 phwi_ctxt->be_wrbq = kzalloc(sizeof(struct be_queue_info) * in beiscsi_init_wrb_handle()
2841 if (!phwi_ctxt->be_wrbq) { in beiscsi_init_wrb_handle()
2937 phwi_ctrlr->phwi_ctxt->pasync_ctx[ulp_num] = in hwi_init_async_pdu_ctx()
2941 pasync_ctx = phwi_ctrlr->phwi_ctxt->pasync_ctx[ulp_num]; in hwi_init_async_pdu_ctx()
3701 phwi_context = phwi_ctrlr->phwi_ctxt; in hwi_cleanup()
[all …]
Dbe_main.h118 (phwi->phwi_ctxt->pasync_ctx[ulp_num])
1027 struct hwi_context_memory *phwi_ctxt; member
Dbe_iscsi.c1291 phwi_context = phwi_ctrlr->phwi_ctxt; in beiscsi_flush_cq()
Dbe_mgmt.c726 phwi_context = phwi_ctrlr->phwi_ctxt; in mgmt_open_connection()