Searched refs:be_eq (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.c792 pbe_eq = &phwi_context->be_eq[0];
794 eq = &phwi_context->be_eq[0].q;
887 &phwi_context->be_eq[i]);
899 &phwi_context->be_eq[i]);
919 free_irq(msix_vec, &phwi_context->be_eq[j]);
2002 pbe_eq = &phwi_context->be_eq[phba->num_cpus];
2004 pbe_eq = &phwi_context->be_eq[0];
2713 eq = &phwi_context->be_eq[i].q;
2715 phwi_context->be_eq[i].phba = phba;
2740 SE_DEBUG(DBG_LVL_8, "eqid = %d\n", phwi_context->be_eq[
[all...]
H A Dbe_main.h848 struct be_eq_obj be_eq[MAX_CPUS]; member in struct:hwi_context_memory

Completed in 77 milliseconds