Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_common.h1931 struct rl_update_ramrod_data struct
1933 u8 qcn_update_param_flg /* Update QCN global params: timeout. */;
1934 u8 dcqcn_update_param_flg /* Update DCQCN global params: timeout, g, k. */;
1935 u8 rl_init_flg /* Init RL parameters, when RL disabled. */;
1936 u8 rl_start_flg /* Start RL in IDLE state. Set rate to maximum. */;
1937 u8 rl_stop_flg /* Stop RL. */;
1938 u8 rl_id_first /* ID of first or single RL, that will be updated. */;
1939 u8 rl_id_last /* ID of last RL, that will be updated. If clear, single RL will updated. */;
1940 u8 rl_dc_qcn_flg /* If set, RL will used for DCQCN. */;
1941 __le32 rl_bc_rate /* Byte Counter Limit. */;
[all …]