Searched refs:gop_map (Results 1 – 1 of 1) sorted by relevance
556 struct gnttab_map_grant_ref *gop_map = *gopp_map; in xenvif_tx_check_gop() local 608 for (i = 0; i < nr_frags; i++, gop_map++) { in xenvif_tx_check_gop() 614 newerr = gop_map->status; in xenvif_tx_check_gop() 619 gop_map->handle); in xenvif_tx_check_gop() 642 gop_map->status, in xenvif_tx_check_gop() 644 gop_map->ref); in xenvif_tx_check_gop() 684 *gopp_map = gop_map; in xenvif_tx_check_gop() 1174 struct gnttab_map_grant_ref *gop_map = queue->tx_map_ops; in xenvif_tx_submit() local 1187 if (unlikely(xenvif_tx_check_gop(queue, skb, &gop_map, &gop_copy))) { in xenvif_tx_submit()