Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/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.h813 u32 mlo_comp_timer; member
H A Ddp.h1717 __le32 mlo_comp_timer; member
H A Ddp_rx.c1718 pdev->timestamp.mlo_comp_timer = __le32_to_cpu(msg->mlo_comp_timer); in ath12k_htt_mlo_offset_event_handler()