Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/xen-netback/
Dnetback.c507 bool need_to_notify = false; in xenvif_rx_action() local
604 need_to_notify |= !!ret; in xenvif_rx_action()
611 if (need_to_notify) in xenvif_rx_action()