Searched refs:XEN_NETIF_RSP_ERROR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/xen/interface/io/ |
H A D | netif.h | 952 #define XEN_NETIF_RSP_ERROR -1 macro
|
/kernel/linux/linux-6.6/include/xen/interface/io/ |
H A D | netif.h | 935 #define XEN_NETIF_RSP_ERROR -1 macro
|
/kernel/linux/linux-5.10/drivers/net/xen-netback/ |
H A D | netback.c | 212 make_tx_response(queue, txp, extra_count, XEN_NETIF_RSP_ERROR); in xenvif_tx_err() 600 XEN_NETIF_RSP_ERROR); in xenvif_tx_check_gop() 627 XEN_NETIF_RSP_ERROR); in xenvif_tx_check_gop() 644 xenvif_idx_release(queue, pending_idx, XEN_NETIF_RSP_ERROR); in xenvif_tx_check_gop() 983 XEN_NETIF_RSP_ERROR); in xenvif_tx_build_gops()
|
/kernel/linux/linux-6.6/drivers/net/xen-netback/ |
H A D | netback.c | 212 make_tx_response(queue, txp, extra_count, XEN_NETIF_RSP_ERROR); in xenvif_tx_err() 600 XEN_NETIF_RSP_ERROR); in xenvif_tx_check_gop() 627 XEN_NETIF_RSP_ERROR); in xenvif_tx_check_gop() 644 xenvif_idx_release(queue, pending_idx, XEN_NETIF_RSP_ERROR); in xenvif_tx_check_gop() 981 XEN_NETIF_RSP_ERROR); in xenvif_tx_build_gops()
|
Completed in 8 milliseconds