Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev.c1641 u32 n_cpus) in ecore_hw_init_dpi_size() argument
1668 dpi_page_size_1 = ECORE_WID_SIZE * n_cpus; in ecore_hw_init_dpi_size()
1704 u32 db_bar_size, n_cpus = 1; in ecore_hw_init_pf_doorbell_bar() local
1754 n_cpus = OSAL_NUM_ACTIVE_CPU(); in ecore_hw_init_pf_doorbell_bar()
1755 rc = ecore_hw_init_dpi_size(p_hwfn, p_ptt, pwm_regsize, n_cpus); in ecore_hw_init_pf_doorbell_bar()
1766 n_cpus = 1; in ecore_hw_init_pf_doorbell_bar()
1767 rc = ecore_hw_init_dpi_size(p_hwfn, p_ptt, pwm_regsize, n_cpus); in ecore_hw_init_pf_doorbell_bar()
1778 p_hwfn->wid_count = (u16)n_cpus; in ecore_hw_init_pf_doorbell_bar()