Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.h66 const struct mlxsw_sp_rif_ops **rif_ops_arr;
Dspectrum_router.c50 struct mlxsw_sp_rif_ops;
61 const struct mlxsw_sp_rif_ops *ops;
103 struct mlxsw_sp_rif_ops { struct
8015 const struct mlxsw_sp_rif_ops *ops; in mlxsw_sp_rif_create()
8093 const struct mlxsw_sp_rif_ops *ops = rif->ops; in mlxsw_sp_rif_destroy()
8987 static const struct mlxsw_sp_rif_ops mlxsw_sp_rif_subport_ops = {
9095 static const struct mlxsw_sp_rif_ops mlxsw_sp_rif_fid_ops = {
9146 static const struct mlxsw_sp_rif_ops mlxsw_sp_rif_vlan_emu_ops = {
9214 static const struct mlxsw_sp_rif_ops mlxsw_sp1_rif_ipip_lb_ops = {
9222 static const struct mlxsw_sp_rif_ops *mlxsw_sp1_rif_ops_arr[] = {
[all …]