Searched defs:rl_update_ramrod_data (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/ |
H A D | ecore_hsi_common.h | 1391 struct rl_update_ramrod_data struct 1393 u8 qcn_update_param_flg /* Update QCN global params: timeout. */; 1394 u8 dcqcn_update_param_flg /* Update DCQCN global params: timeout, g, k. */; 1395 u8 rl_init_flg /* Init RL parameters, when RL disabled. */; 1396 u8 rl_start_flg /* Start RL in IDLE state. Set rate to maximum. */; 1397 u8 rl_stop_flg /* Stop RL. */; 1398 u8 rl_id_first /* ID of first or single RL, that will be updated. */; 1399 u8 rl_id_last /* ID of last RL, that will be updated. If clear, single RL will updated. */; 1400 u8 rl_dc_qcn_flg /* If set, RL will used for DCQCN. */; 1401 __le32 rl_bc_rate /* Byte Counter Limit. */; [all …]
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore_hsi_common.h | 1391 struct rl_update_ramrod_data struct 1393 u8 qcn_update_param_flg /* Update QCN global params: timeout. */; 1394 u8 dcqcn_update_param_flg /* Update DCQCN global params: timeout, g, k. */; 1395 u8 rl_init_flg /* Init RL parameters, when RL disabled. */; 1396 u8 rl_start_flg /* Start RL in IDLE state. Set rate to maximum. */; 1397 u8 rl_stop_flg /* Stop RL. */; 1398 u8 rl_id_first /* ID of first or single RL, that will be updated. */; 1399 u8 rl_id_last /* ID of last RL, that will be updated. If clear, single RL will updated. */; 1400 u8 rl_dc_qcn_flg /* If set, RL will used for DCQCN. */; 1401 __le32 rl_bc_rate /* Byte Counter Limit. */; [all …]
|