Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/xen-netback/
H A Dnetback.c463 make_tx_response(queue, txp, 0, XEN_NETIF_RSP_OKAY); in xenvif_get_requests()
490 XEN_NETIF_RSP_OKAY); in xenvif_get_requests()
588 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
630 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
655 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
666 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
980 XEN_NETIF_RSP_OKAY : in xenvif_tx_build_gops()
992 XEN_NETIF_RSP_OKAY); in xenvif_tx_build_gops()
1378 XEN_NETIF_RSP_OKAY); in xenvif_tx_dealloc_action()
/openbmc/linux/include/xen/interface/io/
H A Dnetif.h936 #define XEN_NETIF_RSP_OKAY 0 macro