Searched refs:mlo_offset (Results 1 – 2 of 2) sorted by relevance
1291 uint32_t mlo_offset; in dp_mlo_get_mlo_ts_offset() local1297 mlo_offset = be_soc->mlo_tstamp_offset; in dp_mlo_get_mlo_ts_offset()1299 return mlo_offset; in dp_mlo_get_mlo_ts_offset()1309 int32_t mlo_offset, delta_tsf2; in dp_mlo_get_delta_tsf2_wrt_mlo_offset() local1318 mlo_offset = dp_mlo_get_mlo_ts_offset(be_pdev); in dp_mlo_get_delta_tsf2_wrt_mlo_offset()1321 delta_tsf2_mlo_offset = mlo_offset - delta_tsf2; in dp_mlo_get_delta_tsf2_wrt_mlo_offset()1330 int32_t mlo_offset, delta_tqm; in dp_mlo_get_delta_tqm_wrt_mlo_offset() local1332 mlo_offset = be_soc->mlo_tstamp_offset; in dp_mlo_get_delta_tqm_wrt_mlo_offset()1335 delta_tqm_mlo_offset = mlo_offset - delta_tqm; in dp_mlo_get_delta_tqm_wrt_mlo_offset()
3319 uint64_t mlo_offset; local3321 mlo_offset = ((uint64_t)(ts_hi) << 32 | ts_lo);3323 ((struct cdp_soc_t *)soc, mlo_offset);