Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_txrx.h261 u64 cached_phctime; member
340 u64 cached_phctime; member
Dice_ptp.c1138 WRITE_ONCE(vsi->rx_rings[j]->cached_phctime, systime); in ice_ptp_update_cached_phctime()
2389 cached_time = READ_ONCE(pkt_ctx->cached_phctime); in ice_ptp_get_rx_hwts()
Dice_lib.c1422 ring->cached_phctime = pf->ptp.cached_phc_time; in ice_vsi_alloc_rings()
Dice_ethtool.c3356 rx_rings[i].cached_phctime = pf->ptp.cached_phc_time; in ice_set_ringparam()