Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/xen-netback/
Dnetback.c507 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
533 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
540 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
551 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
868 XEN_NETIF_RSP_OKAY : in xenvif_tx_build_gops()
881 XEN_NETIF_RSP_OKAY); in xenvif_tx_build_gops()
1145 XEN_NETIF_RSP_OKAY); in xenvif_tx_submit()
1326 XEN_NETIF_RSP_OKAY); in xenvif_tx_dealloc_action()
/Linux-v5.10/include/xen/interface/io/
Dnetif.h953 #define XEN_NETIF_RSP_OKAY 0 macro