Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qede/
Dqede_ptp.c10 struct qede_ptp { struct
40 struct qede_ptp *ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_adjfreq() argument
61 struct qede_ptp *ptp; in qede_ptp_adjtime()
63 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_adjtime()
79 struct qede_ptp *ptp; in qede_ptp_gettime()
82 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_gettime()
100 struct qede_ptp *ptp; in qede_ptp_settime()
103 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_settime()
124 struct qede_ptp *ptp; in qede_ptp_ancillary_feature_enable()
126 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_ancillary_feature_enable()
[all …]
DMakefile6 qede-y := qede_main.o qede_fp.o qede_filter.o qede_ethtool.o qede_ptp.o
Dqede.h137 struct qede_ptp;
182 struct qede_ptp *ptp;