Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/netback/
H A Dnetback.c139 struct xnb_softc;
142 static void xnb_attach_failed(struct xnb_softc *xnb,
145 static int xnb_shutdown(struct xnb_softc *xnb);
180 static void xnb_stop(struct xnb_softc*);
184 static void xnb_ifinit_locked(struct xnb_softc*);
387 struct xnb_softc { struct
541 struct xnb_softc const* xnb = (struct xnb_softc*)arg1; in xnb_dump_rings()
618 xnb_free_communication_mem(struct xnb_softc *xnb) in xnb_free_communication_mem()
637 xnb_disconnect(struct xnb_softc *xnb) in xnb_disconnect()
699 xnb_connect_ring(struct xnb_softc *xnb, xnb_ring_type_t ring_type) in xnb_connect_ring()
[all …]