Searched refs:txrsp (Results 1 – 1 of 1) sorted by relevance
402 struct xen_netif_tx_response *txrsp; in xennet_tx_buf_gc() local404 txrsp = RING_GET_RESPONSE(&queue->tx, cons); in xennet_tx_buf_gc()405 if (txrsp->status == XEN_NETIF_RSP_NULL) in xennet_tx_buf_gc()408 id = txrsp->id; in xennet_tx_buf_gc()