slowpath_wq_active  681 drivers/net/ethernet/qlogic/qed/qed.h 	bool slowpath_wq_active;
slowpath_wq_active 1095 drivers/net/ethernet/qlogic/qed/qed_main.c 	if (!hwfn->slowpath_wq_active)
slowpath_wq_active 1133 drivers/net/ethernet/qlogic/qed/qed_main.c 		cdev->hwfns[i].slowpath_wq_active = false;
slowpath_wq_active 1147 drivers/net/ethernet/qlogic/qed/qed_main.c 		if (hwfn->slowpath_wq_active)
slowpath_wq_active 1193 drivers/net/ethernet/qlogic/qed/qed_main.c 		hwfn->slowpath_wq_active = true;