Lines Matching refs:efx_ptp_data

268 struct efx_ptp_data {  struct
333 { #ext_name, 0, offsetof(struct efx_ptp_data, field_name) } argument
479 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_get_attributes()
650 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_send_times()
723 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_times()
818 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_synchronize()
881 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb()
929 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_drop_time_expired_events()
957 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_match_rx()
1005 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_events()
1039 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_remove_multicast_filters()
1052 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_insert_multicast_filters()
1101 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_start()
1126 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_stop()
1161 struct efx_ptp_data *ptp = in efx_ptp_pps_worker()
1162 container_of(work, struct efx_ptp_data, pps_work); in efx_ptp_pps_worker()
1176 struct efx_ptp_data *ptp_data = in efx_ptp_worker()
1177 container_of(work, struct efx_ptp_data, work); in efx_ptp_worker()
1219 struct efx_ptp_data *ptp; in efx_ptp_probe()
1223 ptp = kzalloc(sizeof(struct efx_ptp_data), GFP_KERNEL); in efx_ptp_probe()
1375 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_rx()
1461 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_tx()
1542 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_get_ts_info()
1591 struct efx_ptp_data *ptp = efx->ptp_data; in ptp_event_failure()
1604 static void ptp_event_rx(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_rx()
1644 static void ptp_event_fault(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_fault()
1655 static void ptp_event_pps(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_pps()
1663 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_event()
1799 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjfreq()
1800 struct efx_ptp_data, in efx_phc_adjfreq()
1833 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjtime()
1834 struct efx_ptp_data, in efx_phc_adjtime()
1852 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_gettime()
1853 struct efx_ptp_data, in efx_phc_gettime()
1904 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_enable()
1905 struct efx_ptp_data, in efx_phc_enable()