Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/xen-netback/
Dcommon.h112 struct xenvif *xenvif_alloc(struct device *parent,
Dinterface.c244 struct xenvif *xenvif_alloc(struct device *parent, domid_t domid, in xenvif_alloc() function
Dxenbus.c190 be->vif = xenvif_alloc(&dev->dev, dev->otherend_id, handle); in backend_create_xenvif()