Searched refs:tx_copy_ops (Results 1 – 1 of 1) sorted by relevance
101 struct gnttab_copy tx_copy_ops[MAX_PENDING_REQS]; member1210 struct gnttab_copy *gop = netbk->tx_copy_ops, *request_gop; in xen_netbk_tx_build_gops()1375 if ((gop-netbk->tx_copy_ops) >= ARRAY_SIZE(netbk->tx_copy_ops)) in xen_netbk_tx_build_gops()1379 return gop - netbk->tx_copy_ops; in xen_netbk_tx_build_gops()1384 struct gnttab_copy *gop = netbk->tx_copy_ops; in xen_netbk_tx_submit()1463 netbk->tx_copy_ops, nr_gops); in xen_netbk_tx_action()