Searched defs:ptp_data (Results 1 – 7 of 7) sorted by relevance
27 struct ptp_data { struct28 struct ptp_clock *ptp_clock;29 struct ptp_clock_info ptp_clock_info;31 spinlock_t lock;32 s64 delta;33 u32 scale_update_gp2;34 u64 scale_update_adj_time_ns;35 u64 scaled_freq;36 u32 last_gp2;37 u32 wrap_counter;[all …]
286 struct ptp_data ptp_data; member
1090 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_queue() local1106 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_mc() local1399 struct efx_ptp_data *ptp_data = in efx_ptp_worker() local2043 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjfine() local2079 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjtime() local2098 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_gettime() local2150 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_enable() local
1077 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_queue() local1125 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_mc() local1502 struct efx_ptp_data *ptp_data = in efx_ptp_worker() local2085 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjfine() local2121 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjtime() local2140 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_gettime() local2192 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_enable() local
848 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_realloc_channels() local
1177 struct efx_ptp_data *ptp_data; member
728 struct sja1105_ptp_data *ptp_data = &priv->ptp_data; in sja1105_tas_state_machine() local