Home
last modified time | relevance | path

Searched defs:dp_mlo_sync_timestamp (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_types.h3585 struct dp_mlo_sync_timestamp { struct
3586 uint32_t msg_type:8,
3587 pdev_id:2,
3588 chip_id:2,
3589 rsvd1:4,
3590 mac_clk_freq:16;
3591 uint32_t sync_tstmp_lo_us;
3592 uint32_t sync_tstmp_hi_us;
3593 uint32_t mlo_offset_lo_us;
3594 uint32_t mlo_offset_hi_us;
[all …]