Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/xen-netback/
Dnetback.c496 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
522 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
529 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
540 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
857 XEN_NETIF_RSP_OKAY : in xenvif_tx_build_gops()
870 XEN_NETIF_RSP_OKAY); in xenvif_tx_build_gops()
1134 XEN_NETIF_RSP_OKAY); in xenvif_tx_submit()
1315 XEN_NETIF_RSP_OKAY); in xenvif_tx_dealloc_action()
/Linux-v5.4/include/xen/interface/io/
Dnetif.h935 #define XEN_NETIF_RSP_OKAY 0 macro