Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c585 char ralst_pl[MLXSW_REG_RALST_LEN]; in mlxsw_sp_lpm_tree_left_struct_set() local
593 mlxsw_reg_ralst_pack(ralst_pl, root_bin, lpm_tree->id); in mlxsw_sp_lpm_tree_left_struct_set()
597 mlxsw_reg_ralst_bin_pack(ralst_pl, prefix, last_prefix, in mlxsw_sp_lpm_tree_left_struct_set()
601 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ralst), ralst_pl); in mlxsw_sp_lpm_tree_left_struct_set()