Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/core/src/
Dwlan_p2p_main.h378 struct p2p_noa_attr { struct
379 uint32_t rsvd1:16;
380 uint32_t ct_win:7;
381 uint32_t opps_ps:1;
382 uint32_t index:8;
383 uint32_t rsvd2:24;
384 uint32_t noa1_count:8;
385 uint32_t noa1_duration;
386 uint32_t noa1_interval;
387 uint32_t noa1_start_time;
[all …]