Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_off_chan_tx.h180 struct tx_action_context { struct
181 qdf_list_node_t node;
182 struct p2p_soc_priv_obj *p2p_soc_obj;
183 int vdev_id;
184 int scan_id;
185 uint64_t roc_cookie;
186 int32_t id;
187 qdf_freq_t chan_freq;
188 uint8_t *buf;
189 int buf_len;
[all …]