Lines Matching refs:qede_ptp
10 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()
141 struct qede_ptp *ptp; in qede_ptp_task()
146 ptp = container_of(work, struct qede_ptp, work); in qede_ptp_task()
187 struct qede_ptp *ptp; in qede_ptp_read_cc()
191 ptp = container_of(cc, struct qede_ptp, cc); in qede_ptp_read_cc()
206 struct qede_ptp *ptp = edev->ptp; in qede_ptp_cfg_filters()
296 struct qede_ptp *ptp; in qede_ptp_hw_ts()
326 struct qede_ptp *ptp = edev->ptp; in qede_ptp_get_ts_info()
370 struct qede_ptp *ptp; in qede_ptp_disable()
402 struct qede_ptp *ptp; in qede_ptp_init()
435 struct qede_ptp *ptp; in qede_ptp_enable()
494 struct qede_ptp *ptp; in qede_ptp_tx_ts()
528 struct qede_ptp *ptp; in qede_ptp_rx_ts()