Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/xen-netback/
Dnetback.c566 const bool sharedslot = nr_frags && in xenvif_tx_check_gop() local
587 if (i < copy_count(skb) - 1 || !sharedslot) in xenvif_tx_check_gop()
599 if (i < copy_count(skb) - 1 || !sharedslot) in xenvif_tx_check_gop()
626 if (i == 0 && !first_shinfo && sharedslot) in xenvif_tx_check_gop()