root_bin 6680 drivers/net/ethernet/mellanox/mlxsw/reg.h MLXSW_ITEM32(reg, ralst, root_bin, 0x00, 16, 8); root_bin 6709 drivers/net/ethernet/mellanox/mlxsw/reg.h static inline void mlxsw_reg_ralst_pack(char *payload, u8 root_bin, u8 tree_id) root_bin 6717 drivers/net/ethernet/mellanox/mlxsw/reg.h mlxsw_reg_ralst_root_bin_set(payload, root_bin); root_bin 536 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c u8 root_bin = 0; root_bin 541 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c root_bin = prefix; root_bin 543 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ralst_pack(ralst_pl, root_bin, lpm_tree->id);