Searched refs:es_nvlangroups (Results 1 – 20 of 20) sorted by relevance
357 for (i = 0; i < sc->info.es_nvlangroups; i++) { in mtkswitch_vlan_init_hw()399 (v->es_vlangroup > sc->info.es_nvlangroups)) in mtkswitch_vlan_getvgroup()454 (v->es_vlangroup > sc->info.es_nvlangroups)) in mtkswitch_vlan_setvgroup()533 sc->info.es_nvlangroups = 16; in mtk_attach_switch_mt7620()539 sc->info.es_nvlangroups = 4096; in mtk_attach_switch_mt7620()
299 for (i = 0; i < sc->info.es_nvlangroups; i++) { in mtkswitch_vlan_init_hw()354 (v->es_vlangroup > sc->info.es_nvlangroups)) in mtkswitch_vlan_getvgroup()399 (v->es_vlangroup > sc->info.es_nvlangroups)) in mtkswitch_vlan_setvgroup()503 sc->info.es_nvlangroups = 16; in mtk_attach_switch_rt3050()
93 sc->info.es_nvlangroups = 0; in ar8216_attach()
93 sc->info.es_nvlangroups = 0; in ar8226_attach()
170 sc->info.es_nvlangroups = AR8X16_MAX_VLANS; in ar8316_attach()
270 if (vg->es_vlangroup > sc->info.es_nvlangroups) in ar8xxx_getvgroup()
1309 sc->info.es_nvlangroups = AR8X16_MAX_VLANS; in ar8327_attach()
664 cfg->info.es_nvlangroups); in print_info()674 for (i=0; i<cfg->info.es_nvlangroups; i++) { in print_info()780 if (cfg.unit < 0 || cfg.unit >= cfg.info.es_nvlangroups) in main()783 cfg.info.es_nvlangroups - 1); in main()
40 int es_nvlangroups; member
159 for (i = 0; i < sc->info.es_nvlangroups; i++) { in ip17x_setvgroup()
221 sc->info.es_nvlangroups = IP17X_MAX_VLANS; in ip17x_attach()
562 for (i = 0; i < sc->info.es_nvlangroups; i++) in felix_init_vlan()596 sc->info.es_nvlangroups = FELIX_NUM_VLANS; in felix_setconf()833 for (i = 0; i < sc->info.es_nvlangroups; i++) in felix_set_dot1q_vlan()
501 sc->sc_info.es_nvlangroups = AR40XX_NUM_VTU_ENTRIES; in ar40xx_attach()674 if (vg->es_vlangroup > sc->sc_info.es_nvlangroups) in ar40xx_getvgroup()
108 .es_nvlangroups = 0,1166 etherswitch_info.es_nvlangroups = sc->num_ports;1171 etherswitch_info.es_nvlangroups = E6000SW_NUM_VLANS;1290 for (i = 0; i < etherswitch_info.es_nvlangroups; i++)
283 sc->info.es_nvlangroups = sc->numports; in e6060sw_attach()286 sc->info.es_nvlangroups = 64; in e6060sw_attach()
194 sc->info.es_nvlangroups = 0; in ukswitch_attach()
242 sc->info.es_nvlangroups = 16; in adm6996fc_attach()
292 sc->info.es_nvlangroups = 16; in ksz8995ma_attach()
230 sc->info.es_nvlangroups = RTL8366_NUM_VLANS; in rtl8366rb_attach()
2791 .es_nvlangroups = CPSW_VLANS,