Home
last modified time | relevance | path

Searched refs:hwtimestamp (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c125 const void *hwtimestamp; member
146 .hwtimestamp = &dwmac1000_ptp,
163 .hwtimestamp = &dwmac1000_ptp,
182 .hwtimestamp = &stmmac_ptp,
203 .hwtimestamp = &stmmac_ptp,
224 .hwtimestamp = &stmmac_ptp,
245 .hwtimestamp = &stmmac_ptp,
267 .hwtimestamp = &stmmac_ptp,
289 .hwtimestamp = &stmmac_ptp,
382 mac->ptp = mac->ptp ? : entry->hwtimestamp; in stmmac_hwif_init()
/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c186 ktime_t hwtimestamp; member
1209 timestamps->hwtstamp = evt->hwtimestamp; in efx_ptp_match_rx()
1865 evt->hwtimestamp = efx->ptp_data->nic_to_kernel_time( in ptp_event_rx()
/linux/drivers/net/ethernet/sfc/
H A Dptp.c183 ktime_t hwtimestamp; member