Lines Matching refs:efx_ptp_data
287 struct efx_ptp_data { struct
372 { #ext_name, 0, offsetof(struct efx_ptp_data, field_name) }
546 struct efx_ptp_data *ptp, in efx_ptp_mac_nic_to_ktime_correction()
599 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_nic_to_kernel_time()
620 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_get_attributes()
842 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_send_times()
913 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_times()
1008 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_synchronize()
1071 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_queue()
1119 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_mc()
1173 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_events()
1250 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_insert_filter()
1311 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_insert_eth_multicast_filter()
1324 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_insert_multicast_filters()
1394 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_insert_unicast_filter()
1434 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_start()
1459 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_stop()
1486 struct efx_ptp_data *ptp = in efx_ptp_pps_worker()
1487 container_of(work, struct efx_ptp_data, pps_work); in efx_ptp_pps_worker()
1501 struct efx_ptp_data *ptp_data = in efx_ptp_worker()
1502 container_of(work, struct efx_ptp_data, work); in efx_ptp_worker()
1525 struct efx_ptp_data *ptp = in efx_ptp_cleanup_worker()
1526 container_of(work, struct efx_ptp_data, cleanup_work.work); in efx_ptp_cleanup_worker()
1559 struct efx_ptp_data *ptp; in efx_ptp_probe()
1567 ptp = kzalloc(sizeof(struct efx_ptp_data), GFP_KERNEL); in efx_ptp_probe()
1737 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_rx()
1790 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_tx()
1868 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_get_ts_info()
1928 struct efx_ptp_data *ptp = efx->ptp_data; in ptp_event_failure()
1937 static void ptp_event_fault(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_fault()
1948 static void ptp_event_pps(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_pps()
1956 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_event()
2005 struct efx_ptp_data *ptp = efx->ptp_data; in efx_time_sync_event()
2042 struct efx_ptp_data *ptp = efx->ptp_data; in __efx_rx_skb_attach_timestamp()
2097 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjfine()
2098 struct efx_ptp_data, in efx_phc_adjfine()
2133 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjtime()
2134 struct efx_ptp_data, in efx_phc_adjtime()
2152 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_gettime()
2153 struct efx_ptp_data, in efx_phc_gettime()
2204 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_enable()
2205 struct efx_ptp_data, in efx_phc_enable()