Searched refs:first_tx (Results 1 – 2 of 2) sorted by relevance
518 struct xen_netif_tx_request *tx, *first_tx; in xennet_start_xmit() local569 first_tx = tx = xennet_make_one_txreq(queue, skb, in xennet_start_xmit()614 first_tx->size = skb->len; in xennet_start_xmit()
825 union ring_type get_tx, put_tx, first_tx, last_tx; member1932 np->get_tx = np->put_tx = np->first_tx = np->tx_ring; in nv_init_tx()2249 put_tx = np->first_tx.orig; in nv_start_xmit()2296 put_tx = np->first_tx.orig; in nv_start_xmit()2399 put_tx = np->first_tx.ex; in nv_start_xmit_optimized()2446 put_tx = np->first_tx.ex; in nv_start_xmit_optimized()2581 np->get_tx.orig = np->first_tx.orig; in nv_tx_done()2635 np->get_tx.ex = np->first_tx.ex; in nv_tx_done_optimized()