Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_roc.h92 struct p2p_roc_context { struct
93 qdf_list_node_t node;
94 struct p2p_soc_priv_obj *p2p_soc_obj;
95 uint32_t vdev_id;
96 uint32_t scan_id;
97 void *tx_ctx;
98 qdf_freq_t chan_freq;
99 uint8_t phy_mode;
100 uint32_t duration;
101 enum roc_type roc_type;
[all …]