Lines Matching refs:efx_ptp_data
293 struct efx_ptp_data { struct
378 { #ext_name, 0, offsetof(struct efx_ptp_data, field_name) }
552 struct efx_ptp_data *ptp, in efx_ptp_mac_nic_to_ktime_correction()
605 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_nic_to_kernel_time()
626 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_get_attributes()
848 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_send_times()
919 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_times()
1014 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_synchronize()
1077 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_queue()
1125 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_mc()
1179 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_events()
1256 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_insert_filter()
1317 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_insert_eth_multicast_filter()
1329 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_insert_multicast_filters()
1395 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_insert_unicast_filter()
1435 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_start()
1460 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_stop()
1487 struct efx_ptp_data *ptp = in efx_ptp_pps_worker()
1488 container_of(work, struct efx_ptp_data, pps_work); in efx_ptp_pps_worker()
1502 struct efx_ptp_data *ptp_data = in efx_ptp_worker()
1503 container_of(work, struct efx_ptp_data, work); in efx_ptp_worker()
1526 struct efx_ptp_data *ptp = in efx_ptp_cleanup_worker()
1527 container_of(work, struct efx_ptp_data, cleanup_work.work); in efx_ptp_cleanup_worker()
1560 struct efx_ptp_data *ptp; in efx_ptp_probe()
1568 ptp = kzalloc(sizeof(struct efx_ptp_data), GFP_KERNEL); in efx_ptp_probe()
1738 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_rx()
1791 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_tx()
1869 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_get_ts_info()
1921 struct efx_ptp_data *ptp = efx->ptp_data; in ptp_event_failure()
1930 static void ptp_event_fault(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_fault()
1941 static void ptp_event_pps(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_pps()
1949 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_event()
1998 struct efx_ptp_data *ptp = efx->ptp_data; in efx_time_sync_event()
2035 struct efx_ptp_data *ptp = efx->ptp_data; in __efx_rx_skb_attach_timestamp()
2090 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjfine()
2091 struct efx_ptp_data, in efx_phc_adjfine()
2126 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjtime()
2127 struct efx_ptp_data, in efx_phc_adjtime()
2145 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_gettime()
2146 struct efx_ptp_data, in efx_phc_gettime()
2197 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_enable()
2198 struct efx_ptp_data, in efx_phc_enable()