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

/linux-master/drivers/scsi/be2iscsi/
H A Dbe_main.c749 struct hwi_context_memory *phwi_context; local
766 phwi_context = phwi_ctrlr->phwi_ctxt;
767 pbe_eq = &phwi_context->be_eq[0];
769 eq = &phwi_context->be_eq[0].q;
804 struct hwi_context_memory *phwi_context; local
813 phwi_context = phba->phwi_ctrlr->phwi_ctxt;
816 &phwi_context->be_eq[i]);
825 struct hwi_context_memory *phwi_context; local
829 phwi_context = phwi_ctrlr->phwi_ctxt;
843 &phwi_context
3011 beiscsi_create_eqs(struct beiscsi_hba *phba, struct hwi_context_memory *phwi_context) argument
3076 beiscsi_create_cqs(struct beiscsi_hba *phba, struct hwi_context_memory *phwi_context) argument
3140 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, uint8_t ulp_num) argument
3192 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, uint8_t ulp_num) argument
3347 beiscsi_create_wrb_rings(struct beiscsi_hba *phba, struct hwi_context_memory *phwi_context, struct hwi_controller *phwi_ctrlr) argument
3520 be_mcc_queues_create(struct beiscsi_hba *phba, struct hwi_context_memory *phwi_context) argument
3598 struct hwi_context_memory *phwi_context; local
3636 struct hwi_context_memory *phwi_context; local
3707 struct hwi_context_memory *phwi_context; local
4093 struct hwi_context_memory *phwi_context; local
5187 struct hwi_context_memory *phwi_context; local
5290 struct hwi_context_memory *phwi_context; local
5388 struct hwi_context_memory *phwi_context; local
5526 struct hwi_context_memory *phwi_context; local
[all...]
H A Dbe_iscsi.c1230 struct hwi_context_memory *phwi_context; local
1233 phwi_context = phwi_ctrlr->phwi_ctxt;
1236 pbe_eq = &phwi_context->be_eq[i];
H A Dbe_mgmt.c115 struct hwi_context_memory *phwi_context; local
138 phwi_context = phwi_ctrlr->phwi_ctxt;
189 req->cq_id = phwi_context->be_cq[i].id;

Completed in 562 milliseconds