Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/xen-netback/
H A Dnetback.c530 const bool sharedslot = nr_frags && in xenvif_tx_check_gop() local
544 if (i < copy_count(skb) - 1 || !sharedslot) in xenvif_tx_check_gop()
556 if (i < copy_count(skb) - 1 || !sharedslot) in xenvif_tx_check_gop()
583 if (i == 0 && !first_shinfo && sharedslot) in xenvif_tx_check_gop()