repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
/
qed_ptp.h
blob
40a11c0e11854c06ab83e39f428108d90751ff9f
1
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
2
/* Copyright (c) 2020 Marvell International Ltd. */
3
4
#ifndef __QED_PTP_H
5
#define __QED_PTP_H
6
7
extern
const struct
qed_eth_ptp_ops qed_ptp_ops_pass
;
8
9
#endif
/* __QED_PTP_H */