Lines Matching refs:efx_ptp_data

284 struct efx_ptp_data {  struct
372 { #ext_name, 0, offsetof(struct efx_ptp_data, field_name) }
559 struct efx_ptp_data *ptp, in efx_ptp_mac_nic_to_ktime_correction()
612 struct efx_ptp_data *ptp = efx->ptp_data; in efx_siena_ptp_nic_to_kernel_time()
633 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_get_attributes()
861 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_send_times()
932 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_times()
1027 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_synchronize()
1090 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_queue()
1106 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_mc()
1154 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_drop_time_expired_events()
1180 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_match_rx()
1228 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_events()
1262 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_remove_multicast_filters()
1275 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_insert_multicast_filters()
1324 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_start()
1349 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_stop()
1384 struct efx_ptp_data *ptp = in efx_ptp_pps_worker()
1385 container_of(work, struct efx_ptp_data, pps_work); in efx_ptp_pps_worker()
1399 struct efx_ptp_data *ptp_data = in efx_ptp_worker()
1400 container_of(work, struct efx_ptp_data, work); in efx_ptp_worker()
1442 struct efx_ptp_data *ptp; in efx_ptp_probe()
1446 ptp = kzalloc(sizeof(struct efx_ptp_data), GFP_KERNEL); in efx_ptp_probe()
1619 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_rx()
1705 struct efx_ptp_data *ptp = efx->ptp_data; in efx_siena_ptp_tx()
1784 struct efx_ptp_data *ptp = efx->ptp_data; in efx_siena_ptp_get_ts_info()
1833 struct efx_ptp_data *ptp = efx->ptp_data; in ptp_event_failure()
1846 static void ptp_event_rx(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_rx()
1886 static void ptp_event_fault(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_fault()
1897 static void ptp_event_pps(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_pps()
1905 struct efx_ptp_data *ptp = efx->ptp_data; in efx_siena_ptp_event()
1957 struct efx_ptp_data *ptp = efx->ptp_data; in efx_siena_time_sync_event()
1994 struct efx_ptp_data *ptp = efx->ptp_data; in __efx_siena_rx_skb_attach_timestamp()
2049 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjfine()
2050 struct efx_ptp_data, in efx_phc_adjfine()
2085 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjtime()
2086 struct efx_ptp_data, in efx_phc_adjtime()
2104 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_gettime()
2105 struct efx_ptp_data, in efx_phc_gettime()
2156 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_enable()
2157 struct efx_ptp_data, in efx_phc_enable()