Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h295 bool rb_work_scheduled; member
H A Dnicvf_queues.c460 nic->rb_work_scheduled = false; in nicvf_rbdr_work()
470 nic->rb_work_scheduled = true; in nicvf_rbdr_task()
H A Dnicvf_main.c1369 if (nic->rb_work_scheduled) in nicvf_stop()