Home
last modified time | relevance | path

Searched refs:roc_cookie (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_off_chan_tx.h185 uint64_t roc_cookie; member
H A Dwlan_p2p_off_chan_tx.c1330 tx_ctx->roc_cookie = (uintptr_t)roc_ctx; in p2p_roc_req_for_tx_action()
1425 if (cur_tx_ctx->roc_cookie == cookie) { in p2p_find_tx_ctx_by_roc()
1604 if (!tx_ctx->roc_cookie) in p2p_remove_tx_context()
1986 tx_ctx->roc_cookie, tx_ctx->chan_freq, in p2p_dump_tx_queue()
2006 tx_ctx->roc_cookie, tx_ctx->chan_freq, in p2p_dump_tx_queue()
3207 tx_ctx->scan_id, tx_ctx->roc_cookie, tx_ctx->chan_freq, in p2p_process_mgmt_tx()
3272 tx_ctx->roc_cookie = (uintptr_t)curr_roc_ctx; in p2p_process_mgmt_tx()
3303 tx_ctx->roc_cookie = (uintptr_t)curr_roc_ctx; in p2p_process_mgmt_tx()
3358 cur_tx_ctx->roc_cookie; in p2p_process_mgmt_tx_cancel()