Searched refs:ecore_sp_rl_mb_to_qm (Results 1 – 1 of 1) sorted by relevance
519 static u16 ecore_sp_rl_mb_to_qm(u32 mb_val) in ecore_sp_rl_mb_to_qm() function560 rl_update->rl_max_rate = OSAL_CPU_TO_LE16(ecore_sp_rl_mb_to_qm(params->rl_max_rate)); in ecore_sp_rl_update()561 rl_update->rl_r_ai = OSAL_CPU_TO_LE16(ecore_sp_rl_mb_to_qm(params->rl_r_ai)); in ecore_sp_rl_update()562 rl_update->rl_r_hai = OSAL_CPU_TO_LE16(ecore_sp_rl_mb_to_qm(params->rl_r_hai)); in ecore_sp_rl_update()