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

/linux-master/drivers/scsi/be2iscsi/
H A Dbe_main.c766 phwi_context = phwi_ctrlr->phwi_ctxt;
813 phwi_context = phba->phwi_ctrlr->phwi_ctxt;
829 phwi_context = phwi_ctrlr->phwi_ctxt;
2615 struct hwi_context_memory *phwi_ctxt; local
2631 phwi_ctxt = phwi_ctrlr->phwi_ctxt;
2632 phwi_ctxt->be_wrbq = kcalloc(phba->params.cxns_per_ctrl,
2635 if (!phwi_ctxt->be_wrbq) {
2713 kfree(phwi_ctxt->be_wrbq);
2735 phwi_ctrlr->phwi_ctxt
[all...]
H A Dbe_main.h88 (phwi->phwi_ctxt->pasync_ctx[ulp_num])
974 struct hwi_context_memory *phwi_ctxt; member in struct:hwi_controller
H A Dbe_iscsi.c1233 phwi_context = phwi_ctrlr->phwi_ctxt;
H A Dbe_mgmt.c138 phwi_context = phwi_ctrlr->phwi_ctxt;

Completed in 242 milliseconds