Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/google/gve/
H A Dgve_ptp.c16 u64 nic_raw; in gve_clock_nic_ts_read() local
23 nic_raw = be64_to_cpu(priv->nic_ts_report->nic_timestamp); in gve_clock_nic_ts_read()
24 WRITE_ONCE(priv->last_sync_nic_counter, nic_raw); in gve_clock_nic_ts_read()