Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dtrace.h71 __field(u32, mlo_comp_timer)
86 __entry->mlo_comp_timer = ar->pdev->timestamp.mlo_comp_timer;
115 __field(u32, mlo_comp_timer)
131 __entry->mlo_comp_timer = ar->pdev->timestamp.mlo_comp_timer;
H A Dcore.h636 u32 mlo_comp_timer; member
H A Ddp.h1640 __le32 mlo_comp_timer; member
H A Ddp_rx.c1673 pdev->timestamp.mlo_comp_timer = __le32_to_cpu(msg->mlo_comp_timer); in ath12k_htt_mlo_offset_event_handler()