Searched refs:CPSW_VLANS (Results 1 – 2 of 2) sorted by relevance
48 #define CPSW_VLANS 128 /* Arbitrary number. */ macro
248 static struct cpsw_vlangroups cpsw_vgroups[CPSW_VLANS];903 for (i = 0; i < CPSW_VLANS; i++) in cpsw_attach()1211 for (i = 0; i < CPSW_VLANS; i++) { in cpswp_init_locked()2807 .es_nvlangroups = CPSW_VLANS,2915 if (vg->es_vlangroup >= CPSW_VLANS) in cpsw_getvgroup()2965 for (i = 0; i < CPSW_VLANS; i++) { in cpsw_setvgroup()