Searched refs:pwm_regsize (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/sys/dev/qlnx/qlnxe/ |
| D | ecore_dev.c | 3284 u32 pwm_regsize, norm_regsize; in ecore_hw_init_pf_doorbell_bar() local 3317 pwm_regsize = db_bar_size - norm_regsize; in ecore_hw_init_pf_doorbell_bar() 3326 if (pwm_regsize < ECORE_MIN_PWM_REGION) { in ecore_hw_init_pf_doorbell_bar() 3329 pwm_regsize, ECORE_MIN_PWM_REGION, db_bar_size, in ecore_hw_init_pf_doorbell_bar() 3355 rc = ecore_hw_init_dpi_size(p_hwfn, p_ptt, pwm_regsize, n_cpus); in ecore_hw_init_pf_doorbell_bar() 3367 rc = ecore_hw_init_dpi_size(p_hwfn, p_ptt, pwm_regsize, n_cpus); in ecore_hw_init_pf_doorbell_bar() 3395 norm_regsize, pwm_regsize, p_hwfn->dpi_size, in ecore_hw_init_pf_doorbell_bar() 3405 norm_regsize, pwm_regsize, p_hwfn->dpi_size, p_hwfn->dpi_count, in ecore_hw_init_pf_doorbell_bar()
|