Searched refs:TM_REG_PF_ENABLE_TASK (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_fcoe.c | 357 active_segs = qed_rd(p_hwfn, p_ptt, TM_REG_PF_ENABLE_TASK); in qed_sp_fcoe_func_stop() 359 qed_wr(p_hwfn, p_ptt, TM_REG_PF_ENABLE_TASK, active_segs); in qed_sp_fcoe_func_stop()
|
H A D | qed_reg_addr.h | 109 #define TM_REG_PF_ENABLE_TASK \ macro
|
H A D | qed_dev.c | 3222 qed_wr(p_hwfn, p_ptt, TM_REG_PF_ENABLE_TASK, 0x0); in qed_hw_timers_stop()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_fcoe.c | 358 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()
|
H A D | qed_reg_addr.h | 109 #define TM_REG_PF_ENABLE_TASK \ macro
|
H A D | qed_dev.c | 3308 qed_wr(p_hwfn, p_ptt, TM_REG_PF_ENABLE_TASK, 0x0); in qed_hw_timers_stop()
|
Completed in 23 milliseconds