Searched refs:XEN_NETIF_RSP_NULL (Results 1 – 3 of 3) sorted by relevance
955 #define XEN_NETIF_RSP_NULL 1 macro
1398 RING_GET_RESPONSE(&queue->tx, ++i)->status = XEN_NETIF_RSP_NULL; in make_tx_response()
405 if (txrsp->status == XEN_NETIF_RSP_NULL) in xennet_tx_buf_gc()