Home
last modified time | relevance | path

Searched refs:hwtimestamp (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c100 const void *hwtimestamp; member
120 .hwtimestamp = &stmmac_ptp,
138 .hwtimestamp = &stmmac_ptp,
156 .hwtimestamp = &stmmac_ptp,
174 .hwtimestamp = &stmmac_ptp,
192 .hwtimestamp = &stmmac_ptp,
210 .hwtimestamp = &stmmac_ptp,
229 .hwtimestamp = &stmmac_ptp,
248 .hwtimestamp = &stmmac_ptp,
318 mac->ptp = mac->ptp ? : entry->hwtimestamp; in stmmac_hwif_init()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c113 const void *hwtimestamp; member
133 .hwtimestamp = &stmmac_ptp,
151 .hwtimestamp = &stmmac_ptp,
169 .hwtimestamp = &stmmac_ptp,
187 .hwtimestamp = &stmmac_ptp,
205 .hwtimestamp = &stmmac_ptp,
223 .hwtimestamp = &stmmac_ptp,
242 .hwtimestamp = &stmmac_ptp,
261 .hwtimestamp = &stmmac_ptp,
331 mac->ptp = mac->ptp ? : entry->hwtimestamp; in stmmac_hwif_init()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dptp.c180 * @hwtimestamp: Event timestamp
187 ktime_t hwtimestamp; member
1238 timestamps->hwtstamp = evt->hwtimestamp; in efx_ptp_match_rx()
1917 evt->hwtimestamp = efx->ptp_data->nic_to_kernel_time( in ptp_event_rx()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dptp.c179 * @hwtimestamp: Event timestamp
186 ktime_t hwtimestamp; member
1209 timestamps->hwtstamp = evt->hwtimestamp; in efx_ptp_match_rx()
1871 evt->hwtimestamp = efx->ptp_data->nic_to_kernel_time( in ptp_event_rx()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dptp.c170 * @hwtimestamp: Event timestamp
177 ktime_t hwtimestamp; member

Completed in 13 milliseconds