Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dvirtio_net.c2081 bool still_empty; in refill_work() local
2088 still_empty = !try_fill_recv(vi, rq, GFP_KERNEL); in refill_work()
2094 if (still_empty) in refill_work()