Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c524 char ralst_pl[MLXSW_REG_RALST_LEN]; in mlxsw_sp_lpm_tree_left_struct_set() local
532 mlxsw_reg_ralst_pack(ralst_pl, root_bin, lpm_tree->id); in mlxsw_sp_lpm_tree_left_struct_set()
536 mlxsw_reg_ralst_bin_pack(ralst_pl, prefix, last_prefix, in mlxsw_sp_lpm_tree_left_struct_set()
540 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ralst), ralst_pl); in mlxsw_sp_lpm_tree_left_struct_set()
5406 char ralst_pl[MLXSW_REG_RALST_LEN]; in __mlxsw_sp_router_set_abort_trap() local
5414 mlxsw_reg_ralst_pack(ralst_pl, 0xff, tree_id); in __mlxsw_sp_router_set_abort_trap()
5415 err = mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ralst), ralst_pl); in __mlxsw_sp_router_set_abort_trap()