Lines Matching refs:qed_rd
92 u32 tmp = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, MCP_REG_CPU_STATE); in qed_mcp_attn_cb()
118 u32 tmp = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, in qed_pswhst_attn_cb()
124 addr = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, in qed_pswhst_attn_cb()
126 data = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, in qed_pswhst_attn_cb()
128 length = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, in qed_pswhst_attn_cb()
187 tmp = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, in qed_grc_attn_cb()
193 tmp = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, in qed_grc_attn_cb()
195 tmp2 = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, in qed_grc_attn_cb()
240 tmp = qed_rd(p_hwfn, p_ptt, PGLUE_B_REG_TX_ERR_WR_DETAILS2); in qed_pglueb_rbc_attn_handler()
244 addr_lo = qed_rd(p_hwfn, p_ptt, in qed_pglueb_rbc_attn_handler()
246 addr_hi = qed_rd(p_hwfn, p_ptt, in qed_pglueb_rbc_attn_handler()
248 details = qed_rd(p_hwfn, p_ptt, in qed_pglueb_rbc_attn_handler()
270 tmp = qed_rd(p_hwfn, p_ptt, PGLUE_B_REG_TX_ERR_RD_DETAILS2); in qed_pglueb_rbc_attn_handler()
274 addr_lo = qed_rd(p_hwfn, p_ptt, in qed_pglueb_rbc_attn_handler()
276 addr_hi = qed_rd(p_hwfn, p_ptt, in qed_pglueb_rbc_attn_handler()
278 details = qed_rd(p_hwfn, p_ptt, in qed_pglueb_rbc_attn_handler()
299 tmp = qed_rd(p_hwfn, p_ptt, PGLUE_B_REG_TX_ERR_WR_DETAILS_ICPL); in qed_pglueb_rbc_attn_handler()
309 tmp = qed_rd(p_hwfn, p_ptt, PGLUE_B_REG_MASTER_ZLR_ERR_DETAILS); in qed_pglueb_rbc_attn_handler()
313 addr_lo = qed_rd(p_hwfn, p_ptt, in qed_pglueb_rbc_attn_handler()
315 addr_hi = qed_rd(p_hwfn, p_ptt, in qed_pglueb_rbc_attn_handler()
322 tmp = qed_rd(p_hwfn, p_ptt, PGLUE_B_REG_VF_ILT_ERR_DETAILS2); in qed_pglueb_rbc_attn_handler()
326 addr_lo = qed_rd(p_hwfn, p_ptt, in qed_pglueb_rbc_attn_handler()
328 addr_hi = qed_rd(p_hwfn, p_ptt, in qed_pglueb_rbc_attn_handler()
330 details = qed_rd(p_hwfn, p_ptt, in qed_pglueb_rbc_attn_handler()
393 usage = qed_rd(p_hwfn, p_ptt, DORQ_REG_PF_USAGE_CNT); in qed_db_rec_flush_queue()
415 cur_ovfl = qed_rd(p_hwfn, p_ptt, DORQ_REG_PF_OVFL_STICKY); in qed_db_rec_handler()
443 overflow = qed_rd(p_hwfn, p_ptt, DORQ_REG_PF_OVFL_STICKY); in qed_dorq_attn_overflow()
472 int_sts = qed_rd(p_hwfn, p_ptt, DORQ_REG_INT_STS); in qed_dorq_attn_int_sts()
482 first_drop_reason = qed_rd(p_hwfn, p_ptt, in qed_dorq_attn_int_sts()
485 details = qed_rd(p_hwfn, p_ptt, DORQ_REG_DB_DROP_DETAILS); in qed_dorq_attn_int_sts()
486 address = qed_rd(p_hwfn, p_ptt, in qed_dorq_attn_int_sts()
488 all_drops_reason = qed_rd(p_hwfn, p_ptt, in qed_dorq_attn_int_sts()
840 igu_mask = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, IGU_REG_ATTENTION_ENABLE); in qed_int_assertion()
941 val = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, aeu_en_reg); in qed_int_deassertion_aeu_bit()
982 val = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, aeu_en_reg); in qed_int_deassertion_parity()
1007 aeu_inv_arr[i] = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, in qed_int_deassertion()
1021 en = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, aeu_en); in qed_int_deassertion()
1055 en = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, aeu_en); in qed_int_deassertion()
1134 aeu_mask = qed_rd(p_hwfn, p_hwfn->p_dpc_ptt, IGU_REG_ATTENTION_ENABLE); in qed_int_deassertion()
1921 val = qed_rd(p_hwfn, p_ptt, sb_bit_addr); in qed_int_igu_cleanup_sb()
1960 val = qed_rd(p_hwfn, p_ptt, in qed_int_igu_init_pure_rt_single()
1988 val = qed_rd(p_hwfn, p_ptt, IGU_REG_BLOCK_CONFIGURATION); in qed_int_igu_init_pure_rt()
2127 rval = qed_rd(p_hwfn, p_ptt, in qed_int_igu_reset_cam()
2151 u32 val = qed_rd(p_hwfn, p_ptt, in qed_int_igu_read_cam_block()