Home
last modified time | relevance | path

Searched refs:chk_reg_fifo (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev_api.h238 bool chk_reg_fifo; member
H A Decore.h839 bool chk_reg_fifo; member
H A Decore_hw.c248 if (!p_hwfn->p_dev->chk_reg_fifo) in ecore_is_reg_fifo_empty()
H A Decore_dev.c4087 p_dev->chk_reg_fifo = p_params->chk_reg_fifo; in ecore_hw_prepare()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c874 p_params.chk_reg_fifo = 1; in qede_prepare_edev()