Home
last modified time | relevance | path

Searched refs:slowpath_wq_active (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c1125 if (!hwfn->slowpath_wq_active) in qed_slowpath_delayed_work()
1164 cdev->hwfns[i].slowpath_wq_active = false; in qed_slowpath_wq_stop()
1178 if (hwfn->slowpath_wq_active) in qed_slowpath_task()
1192 if (hwfn->cdev->recov_in_prog || !hwfn->slowpath_wq_active) in qed_slowpath_task()
1229 hwfn->slowpath_wq_active = true; in qed_slowpath_wq_start()
H A Dqed.h657 bool slowpath_wq_active; member
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c1159 if (!hwfn->slowpath_wq_active) in qed_slowpath_delayed_work()
1197 cdev->hwfns[i].slowpath_wq_active = false; in qed_slowpath_wq_stop()
1211 if (hwfn->slowpath_wq_active) in qed_slowpath_task()
1257 hwfn->slowpath_wq_active = true; in qed_slowpath_wq_start()
H A Dqed.h663 bool slowpath_wq_active; member

Completed in 12 milliseconds