Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sun/
Dsunvnet_common.h136 void sunvnet_set_rx_mode_common(struct net_device *dev, struct vnet *vp);
Dldmvsw.c124 return sunvnet_set_rx_mode_common(dev, port->vp); in vsw_set_rx_mode()
Dsunvnet.c258 return sunvnet_set_rx_mode_common(dev, vp); in vnet_set_rx_mode()
Dsunvnet_common.c1649 void sunvnet_set_rx_mode_common(struct net_device *dev, struct vnet *vp) in sunvnet_set_rx_mode_common() function
1663 EXPORT_SYMBOL_GPL(sunvnet_set_rx_mode_common);