Searched refs:mlxsw_sp_fib_entry_commit (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_router.c | 5715 static int mlxsw_sp_fib_entry_commit(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_fib_entry_commit() function 5800 return mlxsw_sp_fib_entry_commit(mlxsw_sp, op_ctx, ll_ops); in mlxsw_sp_fib_entry_op_remote() 5824 return mlxsw_sp_fib_entry_commit(mlxsw_sp, op_ctx, ll_ops); in mlxsw_sp_fib_entry_op_local() 5836 return mlxsw_sp_fib_entry_commit(mlxsw_sp, op_ctx, ll_ops); in mlxsw_sp_fib_entry_op_trap() 5850 return mlxsw_sp_fib_entry_commit(mlxsw_sp, op_ctx, ll_ops); in mlxsw_sp_fib_entry_op_blackhole() 5868 return mlxsw_sp_fib_entry_commit(mlxsw_sp, op_ctx, ll_ops); in mlxsw_sp_fib_entry_op_unreachable() 5894 return mlxsw_sp_fib_entry_commit(mlxsw_sp, op_ctx, ll_ops); in mlxsw_sp_fib_entry_op_ipip_decap() 5907 return mlxsw_sp_fib_entry_commit(mlxsw_sp, op_ctx, ll_ops); in mlxsw_sp_fib_entry_op_nve_decap()
|