Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/qlogic/qede/
Dqede_ptp.c10 struct qede_ptp { struct
42 struct qede_ptp *ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_adjfine() argument
64 struct qede_ptp *ptp; in qede_ptp_adjtime()
66 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_adjtime()
82 struct qede_ptp *ptp; in qede_ptp_gettime()
85 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_gettime()
103 struct qede_ptp *ptp; in qede_ptp_settime()
106 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_settime()
127 struct qede_ptp *ptp; in qede_ptp_ancillary_feature_enable()
129 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.h135 struct qede_ptp;
180 struct qede_ptp *ptp;