Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.h79 struct mlxsw_sp_rif_ops;
81 extern const struct mlxsw_sp_rif_ops *mlxsw_sp1_rif_ops_arr[];
82 extern const struct mlxsw_sp_rif_ops *mlxsw_sp2_rif_ops_arr[];
176 const struct mlxsw_sp_rif_ops **rif_ops_arr;
Dspectrum_router.c48 struct mlxsw_sp_rif_ops;
77 const struct mlxsw_sp_rif_ops **rif_ops_arr;
90 const struct mlxsw_sp_rif_ops *ops;
132 struct mlxsw_sp_rif_ops { struct
6507 const struct mlxsw_sp_rif_ops *ops; in mlxsw_sp_rif_create()
6585 const struct mlxsw_sp_rif_ops *ops = rif->ops; in mlxsw_sp_rif_destroy()
7404 static const struct mlxsw_sp_rif_ops mlxsw_sp_rif_subport_ops = {
7531 static const struct mlxsw_sp_rif_ops mlxsw_sp_rif_vlan_ops = {
7619 static const struct mlxsw_sp_rif_ops mlxsw_sp_rif_fid_ops = {
7628 static const struct mlxsw_sp_rif_ops mlxsw_sp_rif_vlan_emu_ops = {
[all …]