Home
last modified time | relevance | path

Searched refs:rl_update (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/qlnx/qlnxe/
H A Decore_sp_commands.c534 struct rl_update_ramrod_data *rl_update; in ecore_sp_rl_update() local
549 rl_update = &p_ent->ramrod.rl_update; in ecore_sp_rl_update()
557 rl_update->rl_id_last = params->rl_id_last; in ecore_sp_rl_update()
569 rl_update->qcn_update_param_flg, rl_update->dcqcn_update_param_flg, in ecore_sp_rl_update()
570 rl_update->rl_init_flg, rl_update->rl_start_flg, in ecore_sp_rl_update()
571 rl_update->rl_stop_flg, rl_update->rl_id_first, in ecore_sp_rl_update()
572 rl_update->rl_id_last, rl_update->rl_dc_qcn_flg, in ecore_sp_rl_update()
573 rl_update->rl_bc_rate, rl_update->rl_max_rate, in ecore_sp_rl_update()
574 rl_update->rl_r_ai, rl_update->rl_r_hai, in ecore_sp_rl_update()
575 rl_update->dcqcn_g, rl_update->dcqcn_k_us, in ecore_sp_rl_update()
[all …]
H A Decore_spq.h47 struct rl_update_ramrod_data rl_update; member