Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sun/
Dsunvnet_common.h136 void sunvnet_set_rx_mode_common(struct net_device *dev, struct vnet *vp);
Dldmvsw.c125 return sunvnet_set_rx_mode_common(dev, port->vp); in vsw_set_rx_mode()
Dsunvnet.c259 return sunvnet_set_rx_mode_common(dev, vp); in vnet_set_rx_mode()
Dsunvnet_common.c1665 void sunvnet_set_rx_mode_common(struct net_device *dev, struct vnet *vp) in sunvnet_set_rx_mode_common() function
1679 EXPORT_SYMBOL_GPL(sunvnet_set_rx_mode_common);