Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_roce_api.h248 struct ecore_roce_dcqcn_params { struct
249 u8 notification_point;
250 u8 reaction_point;
253 u32 cnp_send_timeout;
256 u32 rl_bc_rate; /* Byte Counter Limit. */
257 u16 rl_max_rate; /* Maximum rate in 1.6 Mbps resolution */
258 u16 rl_r_ai; /* Active increase rate */
259 u16 rl_r_hai; /* Hyper active increase rate */
260 u16 dcqcn_g; /* Alpha update gain in 1/64K resolution */
261 u32 dcqcn_k_us; /* Alpha update interval */
[all …]