Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mscc/
Docelot.c16 #define OCELOT_RSV_VLAN_RANGE_START 4000 macro
617 if (vid > OCELOT_RSV_VLAN_RANGE_START) { in ocelot_vlan_prepare()
1529 if (entry.vid > OCELOT_RSV_VLAN_RANGE_START) in ocelot_fdb_dump()
2231 for (vid = OCELOT_RSV_VLAN_RANGE_START; vid < VLAN_N_VID; vid++) in ocelot_port_assign_dsa_8021q_cpu()
2267 for (vid = OCELOT_RSV_VLAN_RANGE_START; vid < VLAN_N_VID; vid++) in ocelot_port_unassign_dsa_8021q_cpu()