Home
last modified time | relevance | path

Searched refs:CPSW_VLANS (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpswvar.h48 #define CPSW_VLANS 128 /* Arbitrary number. */ macro
H A Dif_cpsw.c248 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()