Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/xen-netback/
H A Dcommon.h346 struct xenvif *xenvif_alloc(struct device *parent,
H A Dinterface.c479 struct xenvif *xenvif_alloc(struct device *parent, domid_t domid, in xenvif_alloc() function
H A Dxenbus.c237 vif = xenvif_alloc(&dev->dev, dev->otherend_id, handle); in backend_create_xenvif()