Searched refs:cur_roc_ctx (Results 1 – 1 of 1) sorted by relevance
3343 struct p2p_roc_context *cur_roc_ctx; in p2p_process_mgmt_tx_cancel() local3371 cur_roc_ctx = p2p_find_roc_by_tx_ctx(cancel_tx->p2p_soc_obj, in p2p_process_mgmt_tx_cancel()3373 if (cur_roc_ctx) { in p2p_process_mgmt_tx_cancel()3375 cancel_tx->cookie, cur_roc_ctx); in p2p_process_mgmt_tx_cancel()3378 cancel_roc.cookie = (uintptr_t) cur_roc_ctx; in p2p_process_mgmt_tx_cancel()