Home
last modified time | relevance | path

Searched refs:active_seg_mask (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.c1675 u32 active_seg_mask = 0, tm_offset, rt_reg; in qed_tm_init_pf() local
1748 active_seg_mask |= (tm_iids.pf_tids[i] ? BIT(i) : 0); in qed_tm_init_pf()
1754 active_seg_mask = 0; in qed_tm_init_pf()
1756 STORE_RT_REG(p_hwfn, TM_REG_PF_ENABLE_TASK_RT_OFFSET, active_seg_mask); in qed_tm_init_pf()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.c1661 u32 active_seg_mask = 0, tm_offset, rt_reg; in qed_tm_init_pf() local
1734 active_seg_mask |= (tm_iids.pf_tids[i] ? BIT(i) : 0); in qed_tm_init_pf()
1740 active_seg_mask = 0; in qed_tm_init_pf()
1742 STORE_RT_REG(p_hwfn, TM_REG_PF_ENABLE_TASK_RT_OFFSET, active_seg_mask); in qed_tm_init_pf()

Completed in 7 milliseconds