Searched defs:tx_action_context (Results 1 – 1 of 1) sorted by relevance
180 struct tx_action_context { struct181 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 …]