Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/
Dtg3.c1046 unsigned int work_exists = 0; in tg3_has_work() local
1051 work_exists = 1; in tg3_has_work()
1056 work_exists = 1; in tg3_has_work()
1061 work_exists = 1; in tg3_has_work()
1063 return work_exists; in tg3_has_work()