Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qede/
Dqede_ptp.c35 struct qede_ptp { struct
65 struct qede_ptp *ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_adjfreq() argument
86 struct qede_ptp *ptp; in qede_ptp_adjtime()
88 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_adjtime()
104 struct qede_ptp *ptp; in qede_ptp_gettime()
107 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_gettime()
125 struct qede_ptp *ptp; in qede_ptp_settime()
128 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_settime()
149 struct qede_ptp *ptp; in qede_ptp_ancillary_feature_enable()
151 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_ancillary_feature_enable()
[all …]
DMakefile4 qede-y := qede_main.o qede_fp.o qede_filter.o qede_ethtool.o qede_ptp.o
Dqede.h169 struct qede_ptp;
206 struct qede_ptp *ptp;