• Home
  • Raw
  • Download

Lines Matching refs:efx_ptp_data

289 struct efx_ptp_data {  struct
376 { #ext_name, 0, offsetof(struct efx_ptp_data, field_name) }
569 struct efx_ptp_data *ptp, in efx_ptp_mac_nic_to_ktime_correction()
622 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_nic_to_kernel_time()
643 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_get_attributes()
871 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_send_times()
942 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_times()
1037 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_synchronize()
1100 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_queue()
1138 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_mc()
1186 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_drop_time_expired_events()
1212 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_match_rx()
1260 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_events()
1294 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_remove_multicast_filters()
1316 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_insert_filter()
1360 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_insert_multicast_filters()
1404 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_start()
1429 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_stop()
1464 struct efx_ptp_data *ptp = in efx_ptp_pps_worker()
1465 container_of(work, struct efx_ptp_data, pps_work); in efx_ptp_pps_worker()
1479 struct efx_ptp_data *ptp_data = in efx_ptp_worker()
1480 container_of(work, struct efx_ptp_data, work); in efx_ptp_worker()
1522 struct efx_ptp_data *ptp; in efx_ptp_probe()
1531 ptp = kzalloc(sizeof(struct efx_ptp_data), GFP_KERNEL); in efx_ptp_probe()
1703 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_rx()
1789 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_tx()
1867 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_get_ts_info()
1927 struct efx_ptp_data *ptp = efx->ptp_data; in ptp_event_failure()
1940 static void ptp_event_rx(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_rx()
1980 static void ptp_event_fault(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_fault()
1991 static void ptp_event_pps(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_pps()
1999 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_event()
2051 struct efx_ptp_data *ptp = efx->ptp_data; in efx_time_sync_event()
2088 struct efx_ptp_data *ptp = efx->ptp_data; in __efx_rx_skb_attach_timestamp()
2143 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjfreq()
2144 struct efx_ptp_data, in efx_phc_adjfreq()
2178 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjtime()
2179 struct efx_ptp_data, in efx_phc_adjtime()
2197 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_gettime()
2198 struct efx_ptp_data, in efx_phc_gettime()
2249 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_enable()
2250 struct efx_ptp_data, in efx_phc_enable()