Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_reg_addr.h135 #define TM_REG_PF_ENABLE_TASK \ macro
Dqed_fcoe.c379 active_segs = qed_rd(p_hwfn, p_ptt, TM_REG_PF_ENABLE_TASK); in qed_sp_fcoe_func_stop()
381 qed_wr(p_hwfn, p_ptt, TM_REG_PF_ENABLE_TASK, active_segs); in qed_sp_fcoe_func_stop()
Dqed_dev.c1906 qed_wr(p_hwfn, p_ptt, TM_REG_PF_ENABLE_TASK, 0x0); in qed_hw_timers_stop()