Home
last modified time | relevance | path

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

/drivers/net/
Dvirtio_net.c1440 bool still_empty; in refill_work() local
1447 still_empty = !try_fill_recv(vi, rq, GFP_KERNEL); in refill_work()
1453 if (still_empty) in refill_work()