Searched refs:prev_fifo_err (Results 1 – 1 of 1) sorted by relevance
263 bool prev_fifo_err; in ecore_wr() local266 prev_fifo_err = !ecore_is_reg_fifo_empty(p_hwfn, p_ptt); in ecore_wr()279 OSAL_WARN(!prev_fifo_err && !ecore_is_reg_fifo_empty(p_hwfn, p_ptt), in ecore_wr()286 bool prev_fifo_err; in ecore_rd() local289 prev_fifo_err = !ecore_is_reg_fifo_empty(p_hwfn, p_ptt); in ecore_rd()303 OSAL_WARN(!prev_fifo_err && !ecore_is_reg_fifo_empty(p_hwfn, p_ptt), in ecore_rd()