18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
28c2ecf20Sopenharmony_ci/* Copyright (c) 2020 Marvell International Ltd. */
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ci#ifndef __QED_PTP_H
58c2ecf20Sopenharmony_ci#define __QED_PTP_H
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ciextern const struct qed_eth_ptp_ops qed_ptp_ops_pass;
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#endif /* __QED_PTP_H */
10