Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dtrace.h80 __entry->sync_tstmp_lo_us = ar->pdev->timestamp.sync_timestamp_hi_us;
125 __entry->sync_tstmp_lo_us = ar->pdev->timestamp.sync_timestamp_hi_us;
Dcore.h710 u32 sync_timestamp_hi_us; member
Ddp.h1643 __le32 sync_timestamp_hi_us; member
Ddp_rx.c1658 pdev->timestamp.sync_timestamp_hi_us = __le32_to_cpu(msg->sync_timestamp_hi_us); in ath12k_htt_mlo_offset_event_handler()