Home
last modified time | relevance | path

Searched defs:ptp_data (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dptp.h27 struct ptp_data { struct
28 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 …]
H A Dmld.h286 struct ptp_data ptp_data; member
/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c1090 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_queue() local
1106 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_mc() local
1399 struct efx_ptp_data *ptp_data = in efx_ptp_worker() local
2043 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjfine() local
2079 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjtime() local
2098 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_gettime() local
2150 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_enable() local
/linux/drivers/net/ethernet/sfc/
H A Dptp.c1077 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_queue() local
1125 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_ptp_xmit_skb_mc() local
1502 struct efx_ptp_data *ptp_data = in efx_ptp_worker() local
2085 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjfine() local
2121 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_adjtime() local
2140 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_gettime() local
2192 struct efx_ptp_data *ptp_data = container_of(ptp, in efx_phc_enable() local
H A Defx_channels.c848 struct efx_ptp_data *ptp_data = efx->ptp_data; in efx_realloc_channels() local
H A Dnet_driver.h1177 struct efx_ptp_data *ptp_data; member
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_tas.c728 struct sja1105_ptp_data *ptp_data = &priv->ptp_data; in sja1105_tas_state_machine() local