Lines Matching refs:efx_ptp_data

268 struct efx_ptp_data {  struct
333 { #ext_name, 0, offsetof(struct efx_ptp_data, field_name) } argument
482 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_get_attributes()
640 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_send_times()
713 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_times()
808 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_synchronize()
871 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb()
919 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_drop_time_expired_events()
947 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_match_rx()
995 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_process_events()
1029 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_remove_multicast_filters()
1042 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_insert_multicast_filters()
1091 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_start()
1116 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_stop()
1151 struct efx_ptp_data *ptp = in efx_ptp_pps_worker()
1152 container_of(work, struct efx_ptp_data, pps_work); in efx_ptp_pps_worker()
1166 struct efx_ptp_data *ptp_data = in efx_ptp_worker()
1167 container_of(work, struct efx_ptp_data, work); in efx_ptp_worker()
1209 struct efx_ptp_data *ptp; in efx_ptp_probe()
1213 ptp = kzalloc(sizeof(struct efx_ptp_data), GFP_KERNEL); in efx_ptp_probe()
1365 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_rx()
1451 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_tx()
1532 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_get_ts_info()
1581 struct efx_ptp_data *ptp = efx->ptp_data; in ptp_event_failure()
1594 static void ptp_event_rx(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_rx()
1634 static void ptp_event_fault(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_fault()
1645 static void ptp_event_pps(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_pps()
1653 struct efx_ptp_data *ptp = efx->ptp_data; in efx_ptp_event()
1789 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjfreq()
1790 struct efx_ptp_data, in efx_phc_adjfreq()
1823 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjtime()
1824 struct efx_ptp_data, in efx_phc_adjtime()
1842 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_gettime()
1843 struct efx_ptp_data, in efx_phc_gettime()
1894 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_enable()
1895 struct efx_ptp_data, in efx_phc_enable()