Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ptp.c247 u64 ns, pps_ts; in bnxt_ptp_pps_event() local
249 pps_ts = EVENT_PPS_TS(data2, data1); in bnxt_ptp_pps_event()
251 ns = timecounter_cyc2time(&ptp->tc, pps_ts); in bnxt_ptp_pps_event()