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

/linux-4.1.27/drivers/net/xen-netback/
H A Dnetback.c902 static int xenvif_tx_check_gop(struct xenvif_queue *queue, xenvif_tx_check_gop() function
1425 if (unlikely(xenvif_tx_check_gop(queue, skb, &gop_map, &gop_copy))) { xenvif_tx_submit()
1426 /* If there was an error, xenvif_tx_check_gop is xenvif_tx_submit()

Completed in 42 milliseconds