Home
last modified time | relevance | path

Searched refs:IGU_REG_ATTENTION_ENABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.c840 igu_mask = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, IGU_REG_ATTENTION_ENABLE); in qed_int_assertion()
844 qed_wr(p_hwfn, p_hwfn->p_dpc_ptt, IGU_REG_ATTENTION_ENABLE, igu_mask); in qed_int_assertion()
1134 aeu_mask = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, IGU_REG_ATTENTION_ENABLE); in qed_int_deassertion()
1136 qed_wr(p_hwfn, p_hwfn->p_dpc_ptt, IGU_REG_ATTENTION_ENABLE, aeu_mask); in qed_int_deassertion()
1845 qed_wr(p_hwfn, p_ptt, IGU_REG_ATTENTION_ENABLE, 0); in qed_int_igu_enable_attn()
1848 qed_wr(p_hwfn, p_ptt, IGU_REG_ATTENTION_ENABLE, 0xfff); in qed_int_igu_enable_attn()
H A Dqed_reg_addr.h499 #define IGU_REG_ATTENTION_ENABLE \ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.c853 igu_mask = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, IGU_REG_ATTENTION_ENABLE); in qed_int_assertion()
857 qed_wr(p_hwfn, p_hwfn->p_dpc_ptt, IGU_REG_ATTENTION_ENABLE, igu_mask); in qed_int_assertion()
1154 aeu_mask = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, IGU_REG_ATTENTION_ENABLE); in qed_int_deassertion()
1156 qed_wr(p_hwfn, p_hwfn->p_dpc_ptt, IGU_REG_ATTENTION_ENABLE, aeu_mask); in qed_int_deassertion()
1865 qed_wr(p_hwfn, p_ptt, IGU_REG_ATTENTION_ENABLE, 0); in qed_int_igu_enable_attn()
1868 qed_wr(p_hwfn, p_ptt, IGU_REG_ATTENTION_ENABLE, 0xfff); in qed_int_igu_enable_attn()
H A Dqed_reg_addr.h501 #define IGU_REG_ATTENTION_ENABLE \ macro

Completed in 14 milliseconds