Lines Matching defs:vp
435 struct vnet *vp; in vnet_ack() local
478 static void maybe_tx_wakeup(struct vnet *vp) in maybe_tx_wakeup()
613 struct vnet_port *__tx_port_find(struct vnet *vp, struct sk_buff *skb) in __tx_port_find()
631 struct vnet_port *tx_port_find(struct vnet *vp, struct sk_buff *skb) in tx_port_find()
645 struct vnet *vp = netdev_priv(dev); in vnet_start_xmit() local
753 static struct vnet_mcast_entry *__vnet_mc_find(struct vnet *vp, u8 *addr) in __vnet_mc_find()
764 static void __update_mc_list(struct vnet *vp, struct net_device *dev) in __update_mc_list()
790 static void __send_mc_list(struct vnet *vp, struct vnet_port *port) in __send_mc_list()
855 struct vnet *vp = netdev_priv(dev); in vnet_set_rx_mode() local
894 struct vnet *vp = netdev_priv(dev); in vnet_get_msglevel() local
900 struct vnet *vp = netdev_priv(dev); in vnet_set_msglevel() local
1018 struct vnet *vp; in vnet_new() local
1077 struct vnet *iter, *vp; in vnet_find_or_create() local
1149 struct vnet *vp; in vnet_port_probe() local
1242 struct vnet *vp = port->vp; in vnet_port_remove() local