Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/xen-netback/
Dnetback.c561 bool need_to_notify = false; in xenvif_rx_action() local
653 need_to_notify |= !!ret; in xenvif_rx_action()
660 if (need_to_notify) in xenvif_rx_action()