Lines Matching defs:ptp

479 	struct efx_ptp_data *ptp = efx->ptp_data;  in efx_ptp_get_attributes()  local
650 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_send_times() local
723 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_times() local
818 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_synchronize() local
929 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_drop_time_expired_events() local
957 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_match_rx() local
1005 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_events() local
1039 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_remove_multicast_filters() local
1052 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_insert_multicast_filters() local
1101 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_start() local
1126 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_stop() local
1161 struct efx_ptp_data *ptp = in efx_ptp_pps_worker() local
1219 struct efx_ptp_data *ptp; in efx_ptp_probe() local
1375 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_rx() local
1461 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_tx() local
1542 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_get_ts_info() local
1591 struct efx_ptp_data *ptp = efx->ptp_data; in ptp_event_failure() local
1604 static void ptp_event_rx(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_rx()
1644 static void ptp_event_fault(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_fault()
1655 static void ptp_event_pps(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_pps()
1663 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_event() local
1797 static int efx_phc_adjfreq(struct ptp_clock_info *ptp, s32 delta) in efx_phc_adjfreq()
1830 static int efx_phc_adjtime(struct ptp_clock_info *ptp, s64 delta) in efx_phc_adjtime()
1850 static int efx_phc_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in efx_phc_gettime()
1876 static int efx_phc_settime(struct ptp_clock_info *ptp, in efx_phc_settime()
1900 static int efx_phc_enable(struct ptp_clock_info *ptp, in efx_phc_enable()