Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
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()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Dptp.c187 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()