Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/qlogic/qed/
Dqed_reg_addr.h109 #define TM_REG_PF_ENABLE_TASK \ macro
Dqed_fcoe.c358 active_segs = qed_rd(p_hwfn, p_ptt, TM_REG_PF_ENABLE_TASK); in qed_sp_fcoe_func_stop()
360 qed_wr(p_hwfn, p_ptt, TM_REG_PF_ENABLE_TASK, active_segs); in qed_sp_fcoe_func_stop()
Dqed_dev.c3308 qed_wr(p_hwfn, p_ptt, TM_REG_PF_ENABLE_TASK, 0x0); in qed_hw_timers_stop()