Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath12k/
Dtrace.h81 __entry->sync_tstmp_hi_us = ar->pdev->timestamp.sync_timestamp_lo_us;
126 __entry->sync_tstmp_hi_us = ar->pdev->timestamp.sync_timestamp_lo_us;
Dcore.h611 u32 sync_timestamp_lo_us; member
Ddp.h1632 __le32 sync_timestamp_lo_us; member
Ddp_rx.c1673 pdev->timestamp.sync_timestamp_lo_us = __le32_to_cpu(msg->sync_timestamp_lo_us); in ath12k_htt_mlo_offset_event_handler()