Lines Matching refs:qede_ptp
34 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()
161 struct qede_ptp *ptp; in qede_ptp_task()
165 ptp = container_of(work, struct qede_ptp, work); in qede_ptp_task()
195 struct qede_ptp *ptp; in qede_ptp_read_cc()
199 ptp = container_of(cc, struct qede_ptp, cc); in qede_ptp_read_cc()
214 struct qede_ptp *ptp = edev->ptp; in qede_ptp_cfg_filters()
303 struct qede_ptp *ptp; in qede_ptp_hw_ts()
338 struct qede_ptp *ptp = edev->ptp; in qede_ptp_get_ts_info()
382 struct qede_ptp *ptp; in qede_ptp_disable()
413 struct qede_ptp *ptp; in qede_ptp_init()
452 struct qede_ptp *ptp; in qede_ptp_enable()
512 struct qede_ptp *ptp; in qede_ptp_tx_ts()
537 struct qede_ptp *ptp; in qede_ptp_rx_ts()