mlxsw_sp_kvdl_ops
struct mlxsw_sp_kvdl_ops;
const struct mlxsw_sp_kvdl_ops *kvdl_ops;
extern const struct mlxsw_sp_kvdl_ops mlxsw_sp1_kvdl_ops;
extern const struct mlxsw_sp_kvdl_ops mlxsw_sp2_kvdl_ops;
const struct mlxsw_sp_kvdl_ops mlxsw_sp1_kvdl_ops = {
const struct mlxsw_sp_kvdl_ops mlxsw_sp2_kvdl_ops = {
const struct mlxsw_sp_kvdl_ops *kvdl_ops;
const struct mlxsw_sp_kvdl_ops *kvdl_ops = mlxsw_sp->kvdl_ops;