Searched refs:slowpath_task_flags (Results 1 – 2 of 2) sorted by relevance
1103 set_bit(wq_flag, &hwfn->slowpath_task_flags); in qed_slowpath_delayed_work()1117 &p_hwfn->slowpath_task_flags)) in qed_periodic_db_rec_start()1140 &cdev->hwfns[i].slowpath_task_flags) && in qed_slowpath_wq_stop()1164 &hwfn->slowpath_task_flags)) in qed_slowpath_task()1168 &hwfn->slowpath_task_flags)) { in qed_slowpath_task()2741 set_bit(QED_SLOWPATH_MFW_TLV_REQ, &hwfn->slowpath_task_flags); in qed_mfw_tlv_req()
684 unsigned long slowpath_task_flags; member