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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_main.h113 #define HWI_GET_ASYNC_PDU_CTX(phwi) (phwi->phwi_ctxt->pasync_ctx)
821 struct hwi_context_memory *phwi_ctxt; member in struct:hwi_controller
H A Dbe_main.c791 phwi_context = phwi_ctrlr->phwi_ctxt;
880 phwi_context = phwi_ctrlr->phwi_ctxt;
2000 phwi_context = phwi_ctrlr->phwi_ctxt;
2488 phwi_ctrlr->phwi_ctxt->pasync_ctx = (struct hwi_async_pdu_context *)
2490 pasync_ctx = phwi_ctrlr->phwi_ctxt->pasync_ctx;
3081 phwi_context = phwi_ctrlr->phwi_ctxt;
3182 phwi_context = phwi_ctrlr->phwi_ctxt;
3255 phwi_ctrlr->phwi_ctxt = (struct hwi_context_memory *)phba->
3257 SE_DEBUG(DBG_LVL_8, " phwi_ctrlr->phwi_ctxt=%p\n",
3258 phwi_ctrlr->phwi_ctxt);
[all...]
H A Dbe_mgmt.c351 phwi_context = phwi_ctrlr->phwi_ctxt;

Completed in 125 milliseconds