Lines Matching refs:efx_ptp_data
282 struct efx_ptp_data { struct
375 { #ext_name, 0, offsetof(struct efx_ptp_data, field_name) }
562 struct efx_ptp_data *ptp, in efx_ptp_mac_nic_to_ktime_correction()
583 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_nic_to_kernel_time()
604 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_get_attributes()
832 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_send_times()
903 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_times()
998 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_synchronize()
1061 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_queue()
1077 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_mc()
1125 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_drop_time_expired_events()
1153 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_match_rx()
1201 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_events()
1235 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_remove_multicast_filters()
1248 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_insert_multicast_filters()
1297 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_start()
1322 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_stop()
1357 struct efx_ptp_data *ptp = in efx_ptp_pps_worker()
1358 container_of(work, struct efx_ptp_data, pps_work); in efx_ptp_pps_worker()
1372 struct efx_ptp_data *ptp_data = in efx_ptp_worker()
1373 container_of(work, struct efx_ptp_data, work); in efx_ptp_worker()
1415 struct efx_ptp_data *ptp; in efx_ptp_probe()
1419 ptp = kzalloc(sizeof(struct efx_ptp_data), GFP_KERNEL); in efx_ptp_probe()
1590 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_rx()
1676 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_tx()
1757 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_get_ts_info()
1817 struct efx_ptp_data *ptp = efx->ptp_data; in ptp_event_failure()
1830 static void ptp_event_rx(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_rx()
1870 static void ptp_event_fault(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_fault()
1881 static void ptp_event_pps(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_pps()
1889 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_event()
1941 struct efx_ptp_data *ptp = efx->ptp_data; in efx_time_sync_event()
1978 struct efx_ptp_data *ptp = efx->ptp_data; in __efx_rx_skb_attach_timestamp()
2033 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjfreq()
2034 struct efx_ptp_data, in efx_phc_adjfreq()
2068 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjtime()
2069 struct efx_ptp_data, in efx_phc_adjtime()
2087 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_gettime()
2088 struct efx_ptp_data, in efx_phc_gettime()
2139 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_enable()
2140 struct efx_ptp_data, in efx_phc_enable()