Lines Matching refs:qede_ptp
10 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()
138 struct qede_ptp *ptp; in qede_ptp_task()
143 ptp = container_of(work, struct qede_ptp, work); in qede_ptp_task()
184 struct qede_ptp *ptp; in qede_ptp_read_cc()
188 ptp = container_of(cc, struct qede_ptp, cc); in qede_ptp_read_cc()
203 struct qede_ptp *ptp = edev->ptp; in qede_ptp_cfg_filters()
293 struct qede_ptp *ptp; in qede_ptp_hw_ts()
323 struct qede_ptp *ptp = edev->ptp; in qede_ptp_get_ts_info()
367 struct qede_ptp *ptp; in qede_ptp_disable()
399 struct qede_ptp *ptp; in qede_ptp_init()
432 struct qede_ptp *ptp; in qede_ptp_enable()
491 struct qede_ptp *ptp; in qede_ptp_tx_ts()
525 struct qede_ptp *ptp; in qede_ptp_rx_ts()