Home
last modified time | relevance | path

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

/linux/drivers/net/xen-netback/
H A Dcommon.h394 extern const struct ubuf_info_ops xenvif_ubuf_ops;
H A Dinterface.c596 { { .ops = &xenvif_ubuf_ops }, in xenvif_init_queue()
H A Dnetback.c1318 const struct ubuf_info_ops xenvif_ubuf_ops = { variable