Home
last modified time | relevance | path

Searched refs:sunvnet_set_rx_mode_common (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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.c258 return sunvnet_set_rx_mode_common(dev, vp); in vnet_set_rx_mode()
H A Dsunvnet_common.c1648 void sunvnet_set_rx_mode_common(struct net_device *dev, struct vnet *vp) in sunvnet_set_rx_mode_common() function
1662 EXPORT_SYMBOL_GPL(sunvnet_set_rx_mode_common); variable
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunvnet_common.h136 void sunvnet_set_rx_mode_common(struct net_device *dev, struct vnet *vp);
H A Dsunvnet.c258 return sunvnet_set_rx_mode_common(dev, vp); in vnet_set_rx_mode()
H A Dldmvsw.c124 return sunvnet_set_rx_mode_common(dev, port->vp); in vsw_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); variable

Completed in 13 milliseconds