Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c792 char raltb_pl[MLXSW_REG_RALTB_LEN]; in mlxsw_sp_vr_lpm_tree_bind() local
794 mlxsw_reg_raltb_pack(raltb_pl, fib->vr->id, in mlxsw_sp_vr_lpm_tree_bind()
797 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(raltb), raltb_pl); in mlxsw_sp_vr_lpm_tree_bind()
803 char raltb_pl[MLXSW_REG_RALTB_LEN]; in mlxsw_sp_vr_lpm_tree_unbind() local
806 mlxsw_reg_raltb_pack(raltb_pl, fib->vr->id, in mlxsw_sp_vr_lpm_tree_unbind()
808 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(raltb), raltb_pl); in mlxsw_sp_vr_lpm_tree_unbind()