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.c119 const void *hwtimestamp; member
140 .hwtimestamp = &dwmac1000_ptp,
157 .hwtimestamp = &dwmac1000_ptp,
176 .hwtimestamp = &stmmac_ptp,
197 .hwtimestamp = &stmmac_ptp,
218 .hwtimestamp = &stmmac_ptp,
239 .hwtimestamp = &stmmac_ptp,
261 .hwtimestamp = &stmmac_ptp,
283 .hwtimestamp = &stmmac_ptp,
363 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