Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.h136 void sunvnet_set_rx_mode_common(struct net_device *dev, struct vnet *vp);
H A Dldmvsw.c124 return sunvnet_set_rx_mode_common(dev, port->vp); in vsw_set_rx_mode()
H A Dsunvnet.c244 return sunvnet_set_rx_mode_common(dev, vp); in vnet_set_rx_mode()
H A 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);