Searched refs:XEN_NETIF_RSP_OKAY (Results 1 – 2 of 2) sorted by relevance
471 make_tx_response(queue, txp, 0, XEN_NETIF_RSP_OKAY); in xenvif_get_requests()503 XEN_NETIF_RSP_OKAY); in xenvif_get_requests()604 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()646 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()671 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()682 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()998 XEN_NETIF_RSP_OKAY : in xenvif_tx_build_gops()1011 XEN_NETIF_RSP_OKAY); in xenvif_tx_build_gops()1407 XEN_NETIF_RSP_OKAY); in xenvif_tx_dealloc_action()
953 #define XEN_NETIF_RSP_OKAY 0 macro