Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/xen-netback/
Dnetback.c464 make_tx_response(queue, txp, 0, XEN_NETIF_RSP_OKAY); in xenvif_get_requests()
491 XEN_NETIF_RSP_OKAY); in xenvif_get_requests()
589 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
631 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
656 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
667 XEN_NETIF_RSP_OKAY); in xenvif_tx_check_gop()
981 XEN_NETIF_RSP_OKAY : in xenvif_tx_build_gops()
993 XEN_NETIF_RSP_OKAY); in xenvif_tx_build_gops()
1384 XEN_NETIF_RSP_OKAY); in xenvif_tx_dealloc_action()
/linux-6.12.1/include/xen/interface/io/
Dnetif.h936 #define XEN_NETIF_RSP_OKAY 0 macro