Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c687 char raltb_pl[MLXSW_REG_RALTB_LEN]; in mlxsw_sp_vr_lpm_tree_bind() local
689 mlxsw_reg_raltb_pack(raltb_pl, fib->vr->id, in mlxsw_sp_vr_lpm_tree_bind()
692 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(raltb), raltb_pl); in mlxsw_sp_vr_lpm_tree_bind()
698 char raltb_pl[MLXSW_REG_RALTB_LEN]; in mlxsw_sp_vr_lpm_tree_unbind() local
701 mlxsw_reg_raltb_pack(raltb_pl, fib->vr->id, in mlxsw_sp_vr_lpm_tree_unbind()
703 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(raltb), raltb_pl); in mlxsw_sp_vr_lpm_tree_unbind()
5678 char raltb_pl[MLXSW_REG_RALTB_LEN]; in __mlxsw_sp_router_set_abort_trap() local
5681 mlxsw_reg_raltb_pack(raltb_pl, vr->id, proto, tree_id); in __mlxsw_sp_router_set_abort_trap()
5683 raltb_pl); in __mlxsw_sp_router_set_abort_trap()