Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sp_commands.h127 u32 rl_max_rate; /* Maximum rate in Mbps resolution */ member
H A Decore_sp_commands.c524 rl_update->rl_max_rate = in ecore_sp_rl_update()
525 OSAL_CPU_TO_LE16(ecore_sp_rl_mb_to_qm(params->rl_max_rate)); in ecore_sp_rl_update()
545 rl_update->rl_bc_rate, rl_update->rl_max_rate, in ecore_sp_rl_update()
H A Decore_hsi_common.h1743 __le16 rl_max_rate /* Maximum rate in 1.6 Mbps resolution. */; member