Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dtrace.h68 __field(u32, mlo_offset_hi)
83 __entry->mlo_offset_hi = ar->pdev->timestamp.mlo_offset_hi;
112 __field(u32, mlo_offset_hi)
128 __entry->mlo_offset_hi = ar->pdev->timestamp.mlo_offset_hi;
H A Dcore.h614 u32 mlo_offset_hi; member
H A Ddp.h1634 __le32 mlo_offset_hi; member
H A Ddp_rx.c1676 pdev->timestamp.mlo_offset_hi = __le32_to_cpu(msg->mlo_offset_hi); in ath12k_htt_mlo_offset_event_handler()