Lines Matching refs:efx_ptp_data

279 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()
580 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_nic_to_kernel_time()
601 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_get_attributes()
829 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_send_times()
900 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_times()
995 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_synchronize()
1058 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_queue()
1074 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_mc()
1122 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_drop_time_expired_events()
1150 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_match_rx()
1198 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_events()
1232 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_remove_multicast_filters()
1245 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_insert_multicast_filters()
1294 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_start()
1319 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_stop()
1354 struct efx_ptp_data *ptp = in efx_ptp_pps_worker()
1355 container_of(work, struct efx_ptp_data, pps_work); in efx_ptp_pps_worker()
1369 struct efx_ptp_data *ptp_data = in efx_ptp_worker()
1370 container_of(work, struct efx_ptp_data, work); in efx_ptp_worker()
1412 struct efx_ptp_data *ptp; in efx_ptp_probe()
1416 ptp = kzalloc(sizeof(struct efx_ptp_data), GFP_KERNEL); in efx_ptp_probe()
1588 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_rx()
1674 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_tx()
1755 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_get_ts_info()
1815 struct efx_ptp_data *ptp = efx->ptp_data; in ptp_event_failure()
1828 static void ptp_event_rx(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_rx()
1868 static void ptp_event_fault(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_fault()
1879 static void ptp_event_pps(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_pps()
1887 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_event()
1939 struct efx_ptp_data *ptp = efx->ptp_data; in efx_time_sync_event()
1976 struct efx_ptp_data *ptp = efx->ptp_data; in __efx_rx_skb_attach_timestamp()
2031 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjfreq()
2032 struct efx_ptp_data, in efx_phc_adjfreq()
2066 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjtime()
2067 struct efx_ptp_data, in efx_phc_adjtime()
2085 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_gettime()
2086 struct efx_ptp_data, in efx_phc_gettime()
2137 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_enable()
2138 struct efx_ptp_data, in efx_phc_enable()