Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/io/
Dnetif.h264 #define XEN_NETIF_RSP_OKAY 0 macro
/linux-4.4.14/drivers/net/xen-netback/
Dnetback.c504 int status = XEN_NETIF_RSP_OKAY; in xenvif_check_gop()
996 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
1022 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
1029 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
1040 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
1350 XEN_NETIF_RSP_OKAY : in xenvif_tx_build_gops()
1362 make_tx_response(queue, &txreq, XEN_NETIF_RSP_OKAY); in xenvif_tx_build_gops()
1598 XEN_NETIF_RSP_OKAY); in xenvif_tx_submit()
1765 XEN_NETIF_RSP_OKAY); in xenvif_tx_dealloc_action()