Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/xen-netback/
H A Dnetback.c1489 struct gnttab_unmap_grant_ref tx_unmap_op; in xenvif_idx_unmap() local
1491 gnttab_set_unmap_op(&tx_unmap_op, in xenvif_idx_unmap()
1497 ret = gnttab_unmap_refs(&tx_unmap_op, NULL, in xenvif_idx_unmap()
1504 tx_unmap_op.host_addr, in xenvif_idx_unmap()
1505 tx_unmap_op.handle, in xenvif_idx_unmap()
1506 tx_unmap_op.status); in xenvif_idx_unmap()