Home
last modified time | relevance | path

Searched refs:WLAN_UMAC_COMP_P2P (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_main.c129 WLAN_UMAC_COMP_P2P, p2p_soc_obj, in p2p_psoc_obj_create_notification()
164 WLAN_UMAC_COMP_P2P); in p2p_psoc_obj_destroy_notification()
173 WLAN_UMAC_COMP_P2P, p2p_soc_obj); in p2p_psoc_obj_destroy_notification()
232 WLAN_UMAC_COMP_P2P, p2p_vdev_obj, in p2p_vdev_obj_create_notification()
280 WLAN_UMAC_COMP_P2P); in p2p_vdev_obj_destroy_notification()
290 WLAN_UMAC_COMP_P2P, p2p_vdev_obj); in p2p_vdev_obj_destroy_notification()
369 WLAN_UMAC_COMP_P2P); in p2p_peer_obj_destroy_notification()
501 WLAN_UMAC_COMP_P2P); in process_peer_for_noa()
595 WLAN_UMAC_COMP_P2P, in p2p_component_init()
604 WLAN_UMAC_COMP_P2P, in p2p_component_init()
[all …]
H A Dwlan_p2p_mcc_quota.c94 WLAN_UMAC_COMP_P2P); in p2p_mcc_quota_event_process()
H A Dwlan_p2p_roc.c63 WLAN_UMAC_COMP_P2P, &frm_cb_info, 1); in p2p_mgmt_rx_ops()
66 WLAN_UMAC_COMP_P2P, &frm_cb_info, 1); in p2p_mgmt_rx_ops()
644 WLAN_UMAC_COMP_P2P, frm_cb_info, 2); in p2p_mgmt_rx_action_ops()
647 WLAN_UMAC_COMP_P2P, frm_cb_info, 2); in p2p_mgmt_rx_action_ops()
H A Dwlan_p2p_off_chan_tx.c419 WLAN_UMAC_COMP_P2P); in p2p_get_vdev_noa_info()
615 vdev, WLAN_UMAC_COMP_P2P); in p2p_get_next_seq_num()
1293 WLAN_UMAC_COMP_P2P, &mgmt_param); in p2p_mgmt_tx()
2166 vdev, WLAN_UMAC_COMP_P2P); in p2p_check_random_mac()
2345 vdev, WLAN_UMAC_COMP_P2P); in p2p_add_random_mac()
2436 vdev, WLAN_UMAC_COMP_P2P); in p2p_del_random_mac()
2509 vdev, WLAN_UMAC_COMP_P2P); in p2p_random_mac_handle_tx_done()
2588 vdev, WLAN_UMAC_COMP_P2P); in p2p_del_all_rand_mac_vdev()
2726 vdev, WLAN_UMAC_COMP_P2P); in p2p_process_set_rand_mac_rsp()
2783 vdev, WLAN_UMAC_COMP_P2P); in p2p_process_set_rand_mac()
[all …]
/wlan-driver/qcacld-3.0/components/p2p/dispatcher/src/
H A Dwlan_p2p_ucfg_api.c63 WLAN_UMAC_COMP_P2P); in is_p2p_ps_allowed()
134 WLAN_UMAC_COMP_P2P); in ucfg_p2p_roc_req()
194 WLAN_UMAC_COMP_P2P); in ucfg_p2p_roc_cancel_req()
244 obj = wlan_objmgr_psoc_get_comp_private_obj(psoc, WLAN_UMAC_COMP_P2P); in ucfg_p2p_cleanup_roc_by_psoc()
269 obj = wlan_objmgr_psoc_get_comp_private_obj(psoc, WLAN_UMAC_COMP_P2P); in ucfg_p2p_cleanup_tx_by_vdev()
288 obj = wlan_objmgr_psoc_get_comp_private_obj(psoc, WLAN_UMAC_COMP_P2P); in ucfg_p2p_cleanup_tx_by_psoc()
314 WLAN_UMAC_COMP_P2P); in ucfg_p2p_mgmt_tx()
398 WLAN_UMAC_COMP_P2P); in ucfg_p2p_mgmt_tx_cancel()
465 if (is_p2p_ps_allowed(vdev, WLAN_UMAC_COMP_P2P)) { in ucfg_p2p_set_ps()
568 WLAN_UMAC_COMP_P2P); in ucfg_p2p_register_callbacks()
[all …]
H A Dwlan_p2p_tgt_api.c96 WLAN_UMAC_COMP_P2P); in tgt_p2p_lo_event_cb()
154 psoc, WLAN_UMAC_COMP_P2P); in tgt_p2p_add_mac_addr_status_event_cb()
307 WLAN_UMAC_COMP_P2P); in tgt_p2p_mgmt_frame_rx_cb()
393 WLAN_UMAC_COMP_P2P); in tgt_p2p_noa_event_cb()
H A Dwlan_p2p_api.c61 WLAN_UMAC_COMP_P2P); in wlan_p2p_cleanup_roc_by_vdev()
114 WLAN_UMAC_COMP_P2P); in wlan_p2p_abort_vdev_scan()
H A Dwlan_p2p_cfg.c34 WLAN_UMAC_COMP_P2P); in wlan_psoc_get_p2p_object()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/inc/
H A Dwlan_cmn.h321 WLAN_UMAC_COMP_P2P = 5, enumerator