Home
last modified time | relevance | path

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

/linux/include/soc/mscc/
H A Docelot_vcap.h16 #define OCELOT_VCAP_IS1_VLAN_RECLASSIFY(ocelot, port) ((ocelot)->num_phys_ports + (port)) macro
/linux/drivers/net/ethernet/mscc/
H A Docelot.c518 unsigned long cookie = OCELOT_VCAP_IS1_VLAN_RECLASSIFY(ocelot, port); in ocelot_update_vlan_reclassify_rule()