Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c117 const void *hwtimestamp; member
139 .hwtimestamp = &dwmac1000_ptp,
158 .hwtimestamp = &dwmac1000_ptp,
178 .hwtimestamp = &stmmac_ptp,
200 .hwtimestamp = &stmmac_ptp,
222 .hwtimestamp = &stmmac_ptp,
244 .hwtimestamp = &stmmac_ptp,
267 .hwtimestamp = &stmmac_ptp,
290 .hwtimestamp = &stmmac_ptp,
366 mac->ptp = mac->ptp ? : entry->hwtimestamp; in stmmac_hwif_init()
/linux-6.15/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-6.15/drivers/net/ethernet/sfc/
H A Dptp.c183 ktime_t hwtimestamp; member