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()
1785 struct efx_ptp_data *ptp = efx->ptp_data; in efx_siena_ptp_get_ts_info()
1827 struct efx_ptp_data *ptp = efx->ptp_data; in ptp_event_failure()
1840 static void ptp_event_rx(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_rx()
1880 static void ptp_event_fault(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_fault()
1891 static void ptp_event_pps(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_pps()
1899 struct efx_ptp_data *ptp = efx->ptp_data; in efx_siena_ptp_event()
1951 struct efx_ptp_data *ptp = efx->ptp_data; in efx_siena_time_sync_event()
1988 struct efx_ptp_data *ptp = efx->ptp_data; in __efx_siena_rx_skb_attach_timestamp()
2043 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjfine()
2044 struct efx_ptp_data, in efx_phc_adjfine()
2079 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjtime()
2080 struct efx_ptp_data, in efx_phc_adjtime()
2098 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_gettime()
2099 struct efx_ptp_data, in efx_phc_gettime()
2150 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_enable()
2151 struct efx_ptp_data, in efx_phc_enable()