Home
last modified time | relevance | path

Searched refs:XEN_NETIF_RSP_NULL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/xen/interface/io/
H A Dnetif.h955 #define XEN_NETIF_RSP_NULL 1 macro
/kernel/linux/linux-6.6/include/xen/interface/io/
H A Dnetif.h938 #define XEN_NETIF_RSP_NULL 1 macro
/kernel/linux/linux-5.10/drivers/net/xen-netback/
H A Dnetback.c1442 RING_GET_RESPONSE(&queue->tx, ++i)->status = XEN_NETIF_RSP_NULL; in _make_tx_response()
/kernel/linux/linux-6.6/drivers/net/xen-netback/
H A Dnetback.c1431 RING_GET_RESPONSE(&queue->tx, ++i)->status = XEN_NETIF_RSP_NULL; in _make_tx_response()
/kernel/linux/linux-5.10/drivers/net/
H A Dxen-netfront.c416 if (txrsp.status == XEN_NETIF_RSP_NULL) in xennet_tx_buf_gc()
/kernel/linux/linux-6.6/drivers/net/
H A Dxen-netfront.c414 if (txrsp.status == XEN_NETIF_RSP_NULL) in xennet_tx_buf_gc()

Completed in 14 milliseconds