Searched refs:XEN_NETIF_RSP_NULL (Results 1 – 3 of 3) sorted by relevance
938 #define XEN_NETIF_RSP_NULL 1 macro
1437 RING_GET_RESPONSE(&queue->tx, ++i)->status = XEN_NETIF_RSP_NULL; in _make_tx_response()
415 if (txrsp.status == XEN_NETIF_RSP_NULL) in xennet_tx_buf_gc()