Searched refs:ecore_is_reg_fifo_empty (Results 1 – 1 of 1) sorted by relevance
238 static bool ecore_is_reg_fifo_empty(struct ecore_hwfn *p_hwfn, in ecore_is_reg_fifo_empty() function266 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()289 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()