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