Searched refs:prev_fifo_err (Results 1 – 1 of 1) sorted by relevance
278 bool prev_fifo_err; in ecore_wr() local281 prev_fifo_err = !ecore_is_reg_fifo_empty(p_hwfn, p_ptt); in ecore_wr()294 OSAL_WARN(!prev_fifo_err && !ecore_is_reg_fifo_empty(p_hwfn, p_ptt), in ecore_wr()301 bool prev_fifo_err; in ecore_rd() local304 prev_fifo_err = !ecore_is_reg_fifo_empty(p_hwfn, p_ptt); in ecore_rd()318 OSAL_WARN(!prev_fifo_err && !ecore_is_reg_fifo_empty(p_hwfn, p_ptt), in ecore_rd()