Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h4939 struct wmi_p2p_noa_descriptor { struct
4940 __le32 type_count; /* 255: continuous schedule, 0: reserved */
4941 __le32 duration; /* Absent period duration in micro seconds */
4942 __le32 interval; /* Absent period interval in micro seconds */
4943 __le32 start_time; /* 32 bit tsf time when in starts */
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h2706 struct wmi_p2p_noa_descriptor { struct
2707 u32 type_count;
2708 u32 duration;
2709 u32 interval;
2710 u32 start_time;