Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/xen-netback/
H A Dnetback.c549 static int xenvif_tx_check_gop(struct xenvif_queue *queue, in xenvif_tx_check_gop() function
1185 if (unlikely(xenvif_tx_check_gop(queue, skb, &gop_map, &gop_copy))) { in xenvif_tx_submit()