Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_net.c501 static int ocelot_vlan_vid_add(struct net_device *dev, u16 vid, bool pvid, in ocelot_vlan_vid_add() function
835 return ocelot_vlan_vid_add(dev, vid, false, false); in ocelot_vlan_rx_add_vid()
1107 return ocelot_vlan_vid_add(dev, vlan->vid, pvid, untagged); in ocelot_port_obj_add_vlan()