Home
last modified time | relevance | path

Searched refs:qede_ptp (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede_ptp.c34 struct qede_ptp { struct
63 struct qede_ptp *ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_adjfreq() argument
84 struct qede_ptp *ptp; in qede_ptp_adjtime()
86 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_adjtime()
102 struct qede_ptp *ptp; in qede_ptp_gettime()
105 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_gettime()
123 struct qede_ptp *ptp; in qede_ptp_settime()
126 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_settime()
147 struct qede_ptp *ptp; in qede_ptp_ancillary_feature_enable()
149 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_ancillary_feature_enable()
[all …]
DMakefile3 qede-y := qede_main.o qede_fp.o qede_filter.o qede_ethtool.o qede_ptp.o
Dqede.h167 struct qede_ptp;
186 struct qede_ptp *ptp;