Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/xen-netback/
H A Dnetback.c565 const bool sharedslot = nr_frags && in xenvif_tx_check_gop() local
586 if (i < copy_count(skb) - 1 || !sharedslot) in xenvif_tx_check_gop()
598 if (i < copy_count(skb) - 1 || !sharedslot) in xenvif_tx_check_gop()
625 if (i == 0 && !first_shinfo && sharedslot) in xenvif_tx_check_gop()