Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_mr.c12 const struct mlxsw_sp_mr_ops *mr_ops; member
500 err = mr->mr_ops->route_action_update(mlxsw_sp, in mlxsw_sp_mr_route_ivif_resolve()
541 err = mr->mr_ops->route_erif_add(mlxsw_sp, in mlxsw_sp_mr_route_evif_resolve()
576 mr->mr_ops->route_action_update(mlxsw_sp, in mlxsw_sp_mr_route_evif_resolve()
610 mr->mr_ops->route_action_update(mlxsw_sp, in mlxsw_sp_mr_route_evif_unresolve()
769 mr->mr_ops->route_min_mtu_update(mlxsw_sp, in mlxsw_sp_mr_rif_mtu_update()
964 mr->mr_ops->route_destroy(mlxsw_sp, mr->priv, in mlxsw_sp_mr_table_destroy()
1038 const struct mlxsw_sp_mr_ops *mr_ops) in mlxsw_sp_mr_init() argument
1047 mr->mr_ops = mr_ops; in mlxsw_sp_mr_init()
1052 err = mr_ops->init(mlxsw_sp, mr->priv); in mlxsw_sp_mr_init()
[all …]
A Dspectrum_mr.h71 const struct mlxsw_sp_mr_ops *mr_ops);

Completed in 15 milliseconds