Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c794 char raltb_pl[MLXSW_REG_RALTB_LEN]; in mlxsw_sp_vr_lpm_tree_bind() local
796 mlxsw_reg_raltb_pack(raltb_pl, fib->vr->id, in mlxsw_sp_vr_lpm_tree_bind()
799 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(raltb), raltb_pl); in mlxsw_sp_vr_lpm_tree_bind()
805 char raltb_pl[MLXSW_REG_RALTB_LEN]; in mlxsw_sp_vr_lpm_tree_unbind() local
808 mlxsw_reg_raltb_pack(raltb_pl, fib->vr->id, in mlxsw_sp_vr_lpm_tree_unbind()
810 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(raltb), raltb_pl); in mlxsw_sp_vr_lpm_tree_unbind()