Home
last modified time | relevance | path

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

/linux/drivers/net/xen-netback/
H A Dnetback.c567 const bool sharedslot = nr_frags && in xenvif_tx_check_gop() local
588 if (i < copy_count(skb) - 1 || !sharedslot) in xenvif_tx_check_gop()
600 if (i < copy_count(skb) - 1 || !sharedslot) in xenvif_tx_check_gop()
627 if (i == 0 && !first_shinfo && sharedslot) in xenvif_tx_check_gop()