Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/xen-netback/
Dnetback.c533 static int xenvif_tx_check_gop(struct xenvif_queue *queue, in xenvif_tx_check_gop() function
1171 if (unlikely(xenvif_tx_check_gop(queue, skb, &gop_map, &gop_copy))) { in xenvif_tx_submit()