• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/

Lines Matching refs:phwi_context

772 	struct hwi_context_memory *phwi_context;
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;
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->be_eq[j]);
1994 struct hwi_context_memory *phwi_context;
2000 phwi_context = phwi_ctrlr->phwi_ctxt;
2002 pbe_eq = &phwi_context->be_eq[phba->num_cpus];
2004 pbe_eq = &phwi_context->be_eq[0];
2696 struct hwi_context_memory *phwi_context)
2713 eq = &phwi_context->be_eq[i].q;
2715 phwi_context->be_eq[i].phba = phba;
2733 phwi_context->cur_eqd);
2740 SE_DEBUG(DBG_LVL_8, "eqid = %d\n", phwi_context->be_eq[i].q.id);
2745 eq = &phwi_context->be_eq[i].q;
2756 struct hwi_context_memory *phwi_context)
2770 cq = &phwi_context->be_cq[i];
2771 eq = &phwi_context->be_eq[i].q;
2772 pbe_eq = &phwi_context->be_eq[i];
2806 cq = &phwi_context->be_cq[i];
2819 struct hwi_context_memory *phwi_context,
2831 dq = &phwi_context->be_def_hdrq;
2832 cq = &phwi_context->be_cq[0];
2855 phwi_ctrlr->default_pdu_hdr.id = phwi_context->be_def_hdrq.id;
2857 phwi_context->be_def_hdrq.id);
2864 struct hwi_context_memory *phwi_context,
2876 dataq = &phwi_context->be_def_dataq;
2877 cq = &phwi_context->be_cq[0];
2901 phwi_ctrlr->default_pdu_data.id = phwi_context->be_def_dataq.id;
2903 phwi_context->be_def_dataq.id);
2967 struct hwi_context_memory *phwi_context,
3028 &phwi_context->be_wrbq[i]);
3035 phwi_ctrlr->wrb_context[i * 2].cid = phwi_context->be_wrbq[i].
3077 struct hwi_context_memory *phwi_context;
3081 phwi_context = phwi_ctrlr->phwi_ctxt;
3083 q = &phwi_context->be_wrbq[i];
3089 q = &phwi_context->be_def_hdrq;
3093 q = &phwi_context->be_def_dataq;
3100 q = &phwi_context->be_cq[i];
3109 q = &phwi_context->be_eq[i].q;
3117 struct hwi_context_memory *phwi_context)
3129 if (beiscsi_cmd_cq_create(ctrl, cq, &phwi_context->be_eq
3133 if (beiscsi_cmd_cq_create(ctrl, cq, &phwi_context->be_eq[0].q,
3174 struct hwi_context_memory *phwi_context;
3182 phwi_context = phwi_ctrlr->phwi_ctxt;
3183 phwi_context->max_eqd = 0;
3184 phwi_context->min_eqd = 0;
3185 phwi_context->cur_eqd = 64;
3188 status = beiscsi_create_eqs(phba, phwi_context);
3194 status = be_mcc_queues_create(phba, phwi_context);
3205 status = beiscsi_create_cqs(phba, phwi_context);
3211 status = beiscsi_create_def_hdr(phba, phwi_context, phwi_ctrlr,
3219 status = beiscsi_create_def_data(phba, phwi_context,
3233 status = beiscsi_create_wrb_rings(phba, phwi_context, phwi_ctrlr);
3455 struct hwi_context_memory *phwi_context;
3462 phwi_context = phwi_ctrlr->phwi_ctxt;
3475 eq = &phwi_context->be_eq[0].q;
3480 eq = &phwi_context->be_eq[i].q;
3624 struct hwi_context_memory *phwi_context;
3631 phwi_context = phwi_ctrlr->phwi_ctxt;
3638 eq = &phwi_context->be_eq[i].q;
4100 struct hwi_context_memory *phwi_context;
4113 phwi_context = phwi_ctrlr->phwi_ctxt;
4118 free_irq(msix_vec, &phwi_context->be_eq[i]);
4127 pbe_eq = &phwi_context->be_eq[i];
4172 struct hwi_context_memory *phwi_context;
4289 phwi_context = phwi_ctrlr->phwi_ctxt;
4292 pbe_eq = &phwi_context->be_eq[i];
4317 pbe_eq = &phwi_context->be_eq[i];