Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/xen-netback/
H A Dnetback.c549 static int xenvif_tx_check_gop(struct xenvif_queue *queue, in xenvif_tx_check_gop() function
1196 if (unlikely(xenvif_tx_check_gop(queue, skb, &gop_map, &gop_copy))) { in xenvif_tx_submit()
1197 /* If there was an error, xenvif_tx_check_gop is in xenvif_tx_submit()
/kernel/linux/linux-6.6/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()
1186 /* If there was an error, xenvif_tx_check_gop is in xenvif_tx_submit()

Completed in 5 milliseconds