Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/xen-netback/
H A Dnetback.c390 struct gnttab_copy *cop = queue->tx_copy_ops + *copy_ops; in xenvif_get_requests()
518 (*copy_ops) = cop - queue->tx_copy_ops; in xenvif_get_requests()
1109 (*copy_ops >= ARRAY_SIZE(queue->tx_copy_ops))) in xenvif_tx_build_gops()
1184 struct gnttab_copy *gop_copy = queue->tx_copy_ops; in xenvif_tx_submit()
1407 gnttab_batch_copy(queue->tx_copy_ops, nr_cops); in xenvif_tx_action()
H A Dcommon.h169 struct gnttab_copy tx_copy_ops[2 * MAX_PENDING_REQS]; member
/kernel/linux/linux-6.6/drivers/net/xen-netback/
H A Dcommon.h169 struct gnttab_copy tx_copy_ops[2 * MAX_PENDING_REQS]; member
H A Dnetback.c390 struct gnttab_copy *cop = queue->tx_copy_ops + *copy_ops; in xenvif_get_requests()
518 (*copy_ops) = cop - queue->tx_copy_ops; in xenvif_get_requests()
1173 struct gnttab_copy *gop_copy = queue->tx_copy_ops; in xenvif_tx_submit()
1396 gnttab_batch_copy(queue->tx_copy_ops, nr_cops); in xenvif_tx_action()

Completed in 9 milliseconds