Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/xen-netback/
Dnetback.c572 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
614 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
639 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
650 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
964 XEN_NETIF_RSP_OKAY : in xenvif_tx_build_gops()
977 XEN_NETIF_RSP_OKAY); in xenvif_tx_build_gops()
1364 XEN_NETIF_RSP_OKAY); in xenvif_tx_dealloc_action()
/Linux-v6.6/include/xen/interface/io/
Dnetif.h936 #define XEN_NETIF_RSP_OKAY 0 macro