Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c561 char ralta_pl[MLXSW_REG_RALTA_LEN]; in mlxsw_sp_lpm_tree_alloc() local
563 mlxsw_reg_ralta_pack(ralta_pl, true, in mlxsw_sp_lpm_tree_alloc()
566 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ralta), ralta_pl); in mlxsw_sp_lpm_tree_alloc()
572 char ralta_pl[MLXSW_REG_RALTA_LEN]; in mlxsw_sp_lpm_tree_free() local
574 mlxsw_reg_ralta_pack(ralta_pl, false, in mlxsw_sp_lpm_tree_free()
577 mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ralta), ralta_pl); in mlxsw_sp_lpm_tree_free()