Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_main.c1153 if (!hwfn->slowpath_wq_active) in qed_slowpath_delayed_work()
1192 cdev->hwfns[i].slowpath_wq_active = false; in qed_slowpath_wq_stop()
1206 if (hwfn->slowpath_wq_active) in qed_slowpath_task()
1220 if (hwfn->cdev->recov_in_prog || !hwfn->slowpath_wq_active) in qed_slowpath_task()
1257 hwfn->slowpath_wq_active = true; in qed_slowpath_wq_start()
A Dqed.h657 bool slowpath_wq_active; member

Completed in 12 milliseconds