Home
last modified time | relevance | path

Searched refs:p2p_find_current_roc_ctx (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_roc.h150 struct p2p_roc_context *p2p_find_current_roc_ctx(
H A Dwlan_p2p_roc.c401 roc_ctx = p2p_find_current_roc_ctx(p2p_soc_obj); in p2p_roc_timeout()
652 struct p2p_roc_context *p2p_find_current_roc_ctx( in p2p_find_current_roc_ctx() function
922 curr_roc_ctx = p2p_find_current_roc_ctx(p2p_soc_obj); in p2p_process_roc_req()
978 curr_roc_ctx = p2p_find_current_roc_ctx(p2p_soc_obj); in p2p_scan_event_cb()
H A Dwlan_p2p_off_chan_tx.c235 curr_roc_ctx = p2p_find_current_roc_ctx(p2p_soc_obj); in p2p_check_and_update_channel()
1496 curr_roc_ctx = p2p_find_current_roc_ctx(p2p_soc_obj); in p2p_extend_roc_timer()
3268 curr_roc_ctx = p2p_find_current_roc_ctx(p2p_soc_obj); in p2p_process_mgmt_tx()