Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
0002 /* Copyright (c) 2020 Marvell International Ltd. */
0003 
0004 #ifndef __QED_PTP_H
0005 #define __QED_PTP_H
0006 
0007 extern const struct qed_eth_ptp_ops qed_ptp_ops_pass;
0008 
0009 #endif /* __QED_PTP_H */