Searched refs:phwi_context (Results 1 - 2 of 2) 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.c772 struct hwi_context_memory *phwi_context; local
791 phwi_context = phwi_ctrlr->phwi_ctxt;
792 pbe_eq = &phwi_context->be_eq[0];
794 eq = &phwi_context->be_eq[0].q;
839 cq = &phwi_context->be_cq[0];
875 struct hwi_context_memory *phwi_context; local
880 phwi_context = phwi_ctrlr->phwi_ctxt;
887 &phwi_context->be_eq[i]);
899 &phwi_context->be_eq[i]);
919 free_irq(msix_vec, &phwi_context
1994 struct hwi_context_memory *phwi_context; local
2695 beiscsi_create_eqs(struct beiscsi_hba *phba, struct hwi_context_memory *phwi_context) argument
2755 beiscsi_create_cqs(struct beiscsi_hba *phba, struct hwi_context_memory *phwi_context) argument
2818 beiscsi_create_def_hdr(struct beiscsi_hba *phba, struct hwi_context_memory *phwi_context, struct hwi_controller *phwi_ctrlr, unsigned int def_pdu_ring_sz) argument
2863 beiscsi_create_def_data(struct beiscsi_hba *phba, struct hwi_context_memory *phwi_context, struct hwi_controller *phwi_ctrlr, unsigned int def_pdu_ring_sz) argument
2966 beiscsi_create_wrb_rings(struct beiscsi_hba *phba, struct hwi_context_memory *phwi_context, struct hwi_controller *phwi_ctrlr) argument
3077 struct hwi_context_memory *phwi_context; local
3116 be_mcc_queues_create(struct beiscsi_hba *phba, struct hwi_context_memory *phwi_context) argument
3174 struct hwi_context_memory *phwi_context; local
3455 struct hwi_context_memory *phwi_context; local
3624 struct hwi_context_memory *phwi_context; local
4100 struct hwi_context_memory *phwi_context; local
4172 struct hwi_context_memory *phwi_context; local
[all...]
H A Dbe_mgmt.c335 struct hwi_context_memory *phwi_context; local
351 phwi_context = phwi_ctrlr->phwi_ctxt;
407 req->cq_id = phwi_context->be_cq[i].id;

Completed in 58 milliseconds