Searched refs:int_sts (Results 1 – 1 of 1) sorted by relevance
480 u32 int_sts, first_drop_reason, details, address, overflow, in ecore_dorq_attn_cb() local485 int_sts = ecore_rd(p_hwfn, p_ptt, DORQ_REG_INT_STS); in ecore_dorq_attn_cb()487 int_sts); in ecore_dorq_attn_cb()494 if (!(int_sts & ~DORQ_REG_INT_STS_DORQ_FIFO_AFULL)) in ecore_dorq_attn_cb()498 if (int_sts & (DORQ_REG_INT_STS_DB_DROP | in ecore_dorq_attn_cb()544 if ((int_sts & ~(DORQ_REG_INT_STS_DB_DROP | in ecore_dorq_attn_cb()