Lines Matching refs:qede_ptp
35 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()
163 struct qede_ptp *ptp; in qede_ptp_task()
168 ptp = container_of(work, struct qede_ptp, work); in qede_ptp_task()
209 struct qede_ptp *ptp; in qede_ptp_read_cc()
213 ptp = container_of(cc, struct qede_ptp, cc); in qede_ptp_read_cc()
228 struct qede_ptp *ptp = edev->ptp; in qede_ptp_cfg_filters()
317 struct qede_ptp *ptp; in qede_ptp_hw_ts()
352 struct qede_ptp *ptp = edev->ptp; in qede_ptp_get_ts_info()
396 struct qede_ptp *ptp; in qede_ptp_disable()
427 struct qede_ptp *ptp; in qede_ptp_init()
466 struct qede_ptp *ptp; in qede_ptp_enable()
525 struct qede_ptp *ptp; in qede_ptp_tx_ts()
559 struct qede_ptp *ptp; in qede_ptp_rx_ts()