Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev.c1644 u32 dpi_bit_shift, dpi_count; in ecore_hw_init_dpi_size() local
1672 dpi_bit_shift = OSAL_LOG2(dpi_page_size / 4096); in ecore_hw_init_dpi_size()
1684 ecore_wr(p_hwfn, p_ptt, DORQ_REG_PF_DPI_BIT_SHIFT, dpi_bit_shift); in ecore_hw_init_dpi_size()