mlxsw_sp_rif_ops
static const struct mlxsw_sp_rif_ops mlxsw_sp_rif_subport_ops = {
static const struct mlxsw_sp_rif_ops mlxsw_sp_rif_fid_ops = {
static const struct mlxsw_sp_rif_ops mlxsw_sp1_rif_vlan_ops = {
static const struct mlxsw_sp_rif_ops mlxsw_sp2_rif_vlan_ops = {
static const struct mlxsw_sp_rif_ops mlxsw_sp1_rif_ipip_lb_ops = {
static const struct mlxsw_sp_rif_ops *mlxsw_sp1_rif_ops_arr[] = {
static const struct mlxsw_sp_rif_ops mlxsw_sp2_rif_ipip_lb_ops = {
static const struct mlxsw_sp_rif_ops *mlxsw_sp2_rif_ops_arr[] = {
struct mlxsw_sp_rif_ops;
const struct mlxsw_sp_rif_ops *ops;
const struct mlxsw_sp_rif_ops *ops;
const struct mlxsw_sp_rif_ops *ops = rif->ops;
const struct mlxsw_sp_rif_ops **rif_ops_arr;