Searched refs:txrsp (Results 1 – 1 of 1) sorted by relevance
359 struct xen_netif_tx_response *txrsp; in xennet_tx_buf_gc() local361 txrsp = RING_GET_RESPONSE(&np->tx, cons); in xennet_tx_buf_gc()362 if (txrsp->status == XEN_NETIF_RSP_NULL) in xennet_tx_buf_gc()365 id = txrsp->id; in xennet_tx_buf_gc()