• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/src/shared/

Lines Matching refs:pmu_res_updown_table

2677 	const pmu_res_updown_t *pmu_res_updown_table = NULL;
2715 pmu_res_updown_table = bcm4328a0_res_updown;
2723 pmu_res_updown_table = bcm4325a0_res_updown_qt;
2726 pmu_res_updown_table = bcm4325a0_res_updown;
2736 pmu_res_updown_table = bcm4315a0_res_updown_qt;
2740 pmu_res_updown_table = bcm4315a0_res_updown;
2750 pmu_res_updown_table = NULL;
2753 pmu_res_updown_table = bcm4329_res_updown;
2764 pmu_res_updown_table = bcm4319a0_res_updown_qt;
2768 pmu_res_updown_table = bcm4319a0_res_updown;
2780 pmu_res_updown_table = bcm4336a0_res_updown_qt;
2784 pmu_res_updown_table = bcm4336a0_res_updown;
2795 pmu_res_updown_table = bcm4330a0_res_updown_qt;
2799 pmu_res_updown_table = bcm4330a0_res_updown;
2822 pmu_res_updown_table = bcm4334b0_res_updown_qt;
2826 pmu_res_updown_table = bcm4334b0_res_updown;
2842 pmu_res_updown_table = bcm4334a0_res_updown_qt;
2846 pmu_res_updown_table = bcm4334a0_res_updown;
2858 pmu_res_updown_table = bcm4324a0_res_updown_qt;
2861 pmu_res_updown_table = bcm4324a0_res_updown;
2864 pmu_res_updown_table = bcm4324b0_res_updown;
2871 pmu_res_updown_table = bcm4335_res_updown;
2877 pmu_res_updown_table = bcm4345_res_updown;
2891 pmu_res_updown_table = bcm4350_res_updown;
2905 pmu_res_updown_table = bcm4360_res_updown;
2909 pmu_res_updown_table = bcm4360B1_res_updown;
2915 pmu_res_updown_table = bcm43602_res_updown;
2936 ASSERT(pmu_res_updown_table != NULL);
2938 pmu_res_updown_table[pmu_res_updown_table_sz].resnum,
2939 pmu_res_updown_table[pmu_res_updown_table_sz].updown));
2941 pmu_res_updown_table[pmu_res_updown_table_sz].resnum);
2943 pmu_res_updown_table[pmu_res_updown_table_sz].updown);