Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dveth.c68 bool rx_notify_masked; member
305 if (!READ_ONCE(rq->rx_notify_masked) && in __veth_xdp_flush()
307 WRITE_ONCE(rq->rx_notify_masked, true); in __veth_xdp_flush()
988 smp_store_mb(rq->rx_notify_masked, false); in veth_poll()
991 WRITE_ONCE(rq->rx_notify_masked, true); in veth_poll()
1090 rq->rx_notify_masked = false; in veth_napi_del_range()