Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/xen-netback/
Dnetback.c546 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
588 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
613 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
624 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
940 XEN_NETIF_RSP_OKAY : in xenvif_tx_build_gops()
953 XEN_NETIF_RSP_OKAY); in xenvif_tx_build_gops()
1351 XEN_NETIF_RSP_OKAY); in xenvif_tx_dealloc_action()
/Linux-v6.1/include/xen/interface/io/
Dnetif.h936 #define XEN_NETIF_RSP_OKAY 0 macro