Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c80 struct mlxsw_sp_rif_subport { struct
6642 static struct mlxsw_sp_rif_subport *
6645 return container_of(rif, struct mlxsw_sp_rif_subport, common); in mlxsw_sp_rif_subport_rif()
6653 struct mlxsw_sp_rif_subport *rif_subport; in mlxsw_sp_rif_subport_get()
6667 struct mlxsw_sp_rif_subport *rif_subport; in mlxsw_sp_rif_subport_put()
7386 struct mlxsw_sp_rif_subport *rif_subport; in mlxsw_sp_rif_subport_setup()
7401 struct mlxsw_sp_rif_subport *rif_subport; in mlxsw_sp_rif_subport_op()
7457 .rif_size = sizeof(struct mlxsw_sp_rif_subport),