Home
last modified time | relevance | path

Searched defs:mb_val (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sp_commands.c514 #define QM_RL_RESOLUTION(mb_val) ((mb_val) * 10 / 16) argument
519 static u16 ecore_sp_rl_mb_to_qm(u32 mb_val) in ecore_sp_rl_mb_to_qm()