Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/xen/interface/io/
A Dnetif.h850 #define XEN_NETIF_EXTRA_FLAG_MORE (1U<<_XEN_NETIF_EXTRA_FLAG_MORE) macro
/linux-6.3-rc2/drivers/net/xen-netback/
A Drx.c452 extra->flags |= XEN_NETIF_EXTRA_FLAG_MORE; in xenvif_rx_extra_slot()
A Dnetback.c711 } while (extra.flags & XEN_NETIF_EXTRA_FLAG_MORE); in xenvif_get_extras()
/linux-6.3-rc2/drivers/net/
A Dxen-netfront.c961 } while (extra.flags & XEN_NETIF_EXTRA_FLAG_MORE); in xennet_get_extras()

Completed in 13 milliseconds