Lines Matching defs:ptp
482 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_get_attributes() local
640 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_send_times() local
713 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_times() local
808 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_synchronize() local
919 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_drop_time_expired_events() local
947 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_match_rx() local
995 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_events() local
1029 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_remove_multicast_filters() local
1042 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_insert_multicast_filters() local
1091 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_start() local
1116 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_stop() local
1151 struct efx_ptp_data *ptp = in efx_ptp_pps_worker() local
1209 struct efx_ptp_data *ptp; in efx_ptp_probe() local
1365 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_rx() local
1451 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_tx() local
1532 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_get_ts_info() local
1581 struct efx_ptp_data *ptp = efx->ptp_data; in ptp_event_failure() local
1594 static void ptp_event_rx(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_rx()
1634 static void ptp_event_fault(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_fault()
1645 static void ptp_event_pps(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_pps()
1653 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_event() local
1787 static int efx_phc_adjfreq(struct ptp_clock_info *ptp, s32 delta) in efx_phc_adjfreq()
1820 static int efx_phc_adjtime(struct ptp_clock_info *ptp, s64 delta) in efx_phc_adjtime()
1840 static int efx_phc_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in efx_phc_gettime()
1866 static int efx_phc_settime(struct ptp_clock_info *ptp, in efx_phc_settime()
1890 static int efx_phc_enable(struct ptp_clock_info *ptp, in efx_phc_enable()