Lines Matching refs:xenvif
19 static void xen_unregister_watchers(struct xenvif *vif);
163 struct xenvif *vif = m->private; in xenvif_ctrl_show()
171 static void xenvif_debugfs_addif(struct xenvif *vif) in xenvif_debugfs_addif()
191 static void xenvif_debugfs_delif(struct xenvif *vif) in xenvif_debugfs_delif()
226 struct xenvif *vif; in backend_create_xenvif()
252 struct xenvif *vif = be->vif; in backend_disconnect()
399 struct xenvif *vif = be->vif; in read_xenbus_frontend_xdp()
526 struct xenvif *vif = container_of(watch, struct xenvif, credit_watch); in xen_net_rate_changed()
546 struct xenvif *vif) in xen_register_credit_watch()
573 static void xen_unregister_credit_watch(struct xenvif *vif) in xen_unregister_credit_watch()
585 struct xenvif *vif = container_of(watch, struct xenvif, in xen_mcast_ctrl_changed()
594 struct xenvif *vif) in xen_register_mcast_ctrl_watch()
628 static void xen_unregister_mcast_ctrl_watch(struct xenvif *vif) in xen_unregister_mcast_ctrl_watch()
638 struct xenvif *vif) in xen_register_watchers()
644 static void xen_unregister_watchers(struct xenvif *vif) in xen_unregister_watchers()
685 struct xenvif *vif = be->vif; in connect_ctrl_ring()
931 struct xenvif *vif = be->vif; in read_xenbus_vif_flags()