Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/
Dtg3.c1040 unsigned int work_exists = 0; in tg3_has_work() local
1045 work_exists = 1; in tg3_has_work()
1050 work_exists = 1; in tg3_has_work()
1055 work_exists = 1; in tg3_has_work()
1057 return work_exists; in tg3_has_work()