Searched refs:CPSW_VLANS (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/arm/ti/cpsw/
H A Dif_cpsw.c244 static struct cpsw_vlangroups cpsw_vgroups[CPSW_VLANS];
893 for (i = 0; i < CPSW_VLANS; i++)
1180 for (i = 0; i < CPSW_VLANS; i++) {
2767 .es_nvlangroups = CPSW_VLANS,
2875 if (vg->es_vlangroup >= CPSW_VLANS)
2925 for (i = 0; i < CPSW_VLANS; i++) {
H A Dif_cpswvar.h46 #define CPSW_VLANS 128 /* Arbitrary number. */ macro

Completed in 170 milliseconds