Home
last modified time | relevance | path

Searched refs:tx_copy_ops (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/xen-netback/
H A Dnetback.c392 struct gnttab_copy *cop = queue->tx_copy_ops + *copy_ops; in xenvif_get_requests()
520 (*copy_ops) = cop - queue->tx_copy_ops; in xenvif_get_requests()
1175 struct gnttab_copy *gop_copy = queue->tx_copy_ops; in xenvif_tx_submit()
1403 gnttab_batch_copy(queue->tx_copy_ops, nr_cops); in xenvif_tx_action()