Home
last modified time | relevance | path

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

/linux/drivers/net/xen-netback/
H A Dnetback.c465 make_tx_response(queue, txp, 0, XEN_NETIF_RSP_OKAY); in xenvif_get_requests()
492 XEN_NETIF_RSP_OKAY); in xenvif_get_requests()
590 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
632 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
657 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
668 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
982 XEN_NETIF_RSP_OKAY : in xenvif_tx_build_gops()
994 XEN_NETIF_RSP_OKAY); in xenvif_tx_build_gops()
1385 XEN_NETIF_RSP_OKAY); in xenvif_tx_dealloc_action()
/linux/include/xen/interface/io/
H A Dnetif.h936 #define XEN_NETIF_RSP_OKAY 0 macro