Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/ti/
Dcpsw.c202 static int cpsw_update_vlan_mc(struct net_device *vdev, int vid, void *ctx) in cpsw_update_vlan_mc() function
244 ret = vlan_for_each(ndev, cpsw_update_vlan_mc, &sync_ctx); in cpsw_add_mc_addr()
260 vlan_for_each(ndev, cpsw_update_vlan_mc, &sync_ctx); in cpsw_del_mc_addr()