mlxsw_sp_bridge_ops
struct mlxsw_sp_bridge_ops;
static const struct mlxsw_sp_bridge_ops mlxsw_sp_bridge_8021q_ops = {
static const struct mlxsw_sp_bridge_ops mlxsw_sp_bridge_8021d_ops = {
static const struct mlxsw_sp_bridge_ops mlxsw_sp1_bridge_8021ad_ops = {
static const struct mlxsw_sp_bridge_ops mlxsw_sp2_bridge_8021ad_ops = {
const struct mlxsw_sp_bridge_ops *bridge_8021q_ops;
const struct mlxsw_sp_bridge_ops *bridge_8021d_ops;
const struct mlxsw_sp_bridge_ops *bridge_8021ad_ops;
const struct mlxsw_sp_bridge_ops *ops;