/wlan-driver/qca-wifi-host-cmn/htc/ |
D | htc_api.h | 522 void htc_ce_tasklet_debug_dump(HTC_HANDLE htc_handle); 548 htc_register_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id, 559 htc_unregister_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id); 569 htc_enable_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id); 579 htc_disable_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id); 591 htc_register_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id, in htc_register_custom_cb() argument 605 htc_unregister_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_unregister_custom_cb() argument 618 htc_enable_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_enable_custom_cb() argument 631 htc_disable_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_disable_custom_cb() argument 836 htc_enable_hdr_length_check(HTC_HANDLE htc_handle, bool htc_hdr_length_check); [all …]
|
D | htc.c | 138 void htc_ce_tasklet_debug_dump(HTC_HANDLE htc_handle) in htc_ce_tasklet_debug_dump() argument 140 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_handle); in htc_ce_tasklet_debug_dump() 391 void htc_vote_link_down(HTC_HANDLE htc_handle, enum htc_link_vote_user_id id) in htc_vote_link_down() argument 393 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_handle); in htc_vote_link_down() 407 void htc_vote_link_up(HTC_HANDLE htc_handle, enum htc_link_vote_user_id id) in htc_vote_link_up() argument 409 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_handle); in htc_vote_link_up() 1162 void *htc_get_targetdef(HTC_HANDLE htc_handle) in htc_get_targetdef() argument 1164 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_handle); in htc_get_targetdef() 1179 void htc_ipa_get_ce_resource(HTC_HANDLE htc_handle, in htc_ipa_get_ce_resource() argument 1184 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_handle); in htc_ipa_get_ce_resource() [all …]
|
D | htc_send.c | 82 int htc_get_tx_queue_depth(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_get_tx_queue_depth() argument 84 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_handle); in htc_get_tx_queue_depth() 2016 htc_get_endpoint_ul_pipeid(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id, in htc_get_endpoint_ul_pipeid() argument 2022 if (!htc_handle) { in htc_get_endpoint_ul_pipeid() 2027 target = GET_HTC_TARGET_FROM_HANDLE(htc_handle); in htc_get_endpoint_ul_pipeid() 2049 htc_register_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id, in htc_register_custom_cb() argument 2057 status = htc_get_endpoint_ul_pipeid(htc_handle, endpoint_id, in htc_register_custom_cb() 2065 status = hif_register_ce_custom_cb(htc_get_hif_device(htc_handle), in htc_register_custom_cb() 2081 htc_unregister_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_unregister_custom_cb() argument 2088 status = htc_get_endpoint_ul_pipeid(htc_handle, endpoint_id, in htc_unregister_custom_cb() [all …]
|
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
D | cdp_txrx_cmn_reg.h | 94 HTC_HANDLE htc_handle, qdf_device_t qdf_osdev, 108 HTC_HANDLE htc_handle, qdf_device_t qdf_osdev, in dp_soc_init_wifi3() argument 157 HTC_HANDLE htc_handle, in cdp_soc_attach() argument 165 params.htc_handle = htc_handle; in cdp_soc_attach()
|
D | cdp_txrx_cmn.h | 1374 HTC_HANDLE htc_handle, qdf_device_t qdf_dev, in cdp_soc_init() argument 1389 htc_handle, qdf_dev, in cdp_soc_init() 1404 HTC_HANDLE htc_handle, qdf_device_t qdf_dev, in cdp_pdev_init() argument 1418 htc_handle, qdf_dev, in cdp_pdev_init()
|
D | cdp_txrx_cmn_struct.h | 3245 HTC_HANDLE htc_handle; member 3263 HTC_HANDLE htc_handle; member
|
D | cdp_txrx_ops.h | 480 HTC_HANDLE htc_handle, qdf_device_t qdf_osdev, 484 HTC_HANDLE htc_handle,
|
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/psoc/src/ |
D | target_if_psoc_wake_lock.c | 164 void *htc_handle; in target_if_vote_for_link_down() local 166 htc_handle = lmac_get_htc_hdl(psoc); in target_if_vote_for_link_down() 167 if (!htc_handle) { in target_if_vote_for_link_down() 173 htc_vote_link_down(htc_handle, HTC_LINK_VOTE_SAP_DFS_USER_ID); in target_if_vote_for_link_down() 183 void *htc_handle; in target_if_vote_for_link_up() local 185 htc_handle = lmac_get_htc_hdl(psoc); in target_if_vote_for_link_up() 186 if (!htc_handle) { in target_if_vote_for_link_up() 192 htc_vote_link_up(htc_handle, HTC_LINK_VOTE_SAP_DFS_USER_ID); in target_if_vote_for_link_up()
|
/wlan-driver/qca-wifi-host-cmn/utils/epping/src/ |
D | epping_main.c | 104 HTC_HANDLE htc_handle; in epping_disable() local 122 htc_handle = cds_get_context(QDF_MODULE_ID_HTC); in epping_disable() 123 if (!htc_handle) { in epping_disable() 128 htc_stop(htc_handle); in epping_disable() 130 htc_destroy(htc_handle); in epping_disable()
|
/wlan-driver/qca-wifi-host-cmn/target_if/mgmt_txrx/src/ |
D | target_if_mgmt_txrx_rx_reo.c | 680 HTC_HANDLE htc_handle; in target_if_mgmt_rx_reo_schedule_delivery() local 688 htc_handle = lmac_get_htc_hdl(psoc); in target_if_mgmt_rx_reo_schedule_delivery() 689 if (!htc_handle) { in target_if_mgmt_rx_reo_schedule_delivery() 696 status = htc_enable_custom_cb(htc_handle, wmi_endpoint_id); in target_if_mgmt_rx_reo_schedule_delivery() 718 HTC_HANDLE htc_handle; in target_if_mgmt_rx_reo_cancel_scheduled_delivery() local 726 htc_handle = lmac_get_htc_hdl(psoc); in target_if_mgmt_rx_reo_cancel_scheduled_delivery() 727 if (!htc_handle) { in target_if_mgmt_rx_reo_cancel_scheduled_delivery() 734 status = htc_disable_custom_cb(htc_handle, wmi_endpoint_id); in target_if_mgmt_rx_reo_cancel_scheduled_delivery()
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_wfds.c | 559 void *htc_handle = cds_get_context(QDF_MODULE_ID_HTC); in dp_wfds_new_server() local 561 if (!dl_wfds || !htc_handle) in dp_wfds_new_server() 566 htc_vote_link_up(htc_handle, HTC_LINK_VOTE_DIRECT_LINK_USER_ID); in dp_wfds_new_server() 577 void *htc_handle = cds_get_context(QDF_MODULE_ID_HTC); in dp_wfds_del_server() local 583 if (!dl_wfds || !qdf_ctx || !hif_ctx || !htc_handle) in dp_wfds_del_server() 658 htc_vote_link_down(htc_handle, HTC_LINK_VOTE_DIRECT_LINK_USER_ID); in dp_wfds_del_server()
|
D | wlan_dp_main.c | 2267 pdev_params.htc_handle = cds_get_context(QDF_MODULE_ID_HTC); in wlan_dp_txrx_pdev_attach() 2341 HTC_HANDLE htc_handle = cds_get_context(QDF_MODULE_ID_HTC); in dp_lpass_connect_htc_service() local 2344 if (!htc_handle) in dp_lpass_connect_htc_service() 2355 status = htc_connect_service(htc_handle, &connect, &response); in dp_lpass_connect_htc_service() 2494 void *htc_handle; in dp_config_direct_link() local 2509 htc_handle = lmac_get_htc_hdl(dp_ctx->psoc); in dp_config_direct_link() 2510 if (!htc_handle) { in dp_config_direct_link() 2533 htc_vote_link_up(htc_handle, in dp_config_direct_link() 2537 htc_get_hif_device(htc_handle)); in dp_config_direct_link() 2540 htc_get_hif_device(htc_handle)); in dp_config_direct_link() [all …]
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
D | wmi_unified.c | 1948 status = htc_send_pkt(wmi_handle->htc_handle, pkt); in wmi_htc_send_pkt() 2016 status = htc_send_pkt(wmi_handle->htc_handle, pkt); in wmi_htc_send_pkt() 2038 htc_get_tx_queue_depth(wmi_handle->htc_handle, in wmi_unified_debug_dump() 2180 htc_dump_counter_info(wmi_handle->htc_handle); in wmi_unified_cmd_send_fl() 2185 htc_ce_tasklet_debug_dump(wmi_handle->htc_handle); in wmi_unified_cmd_send_fl() 3256 wmi_handle->htc_handle = soc->htc_handle; in wmi_unified_get_pdev_handle() 3652 status = htc_connect_service(soc->htc_handle, &connect, &response); in wmi_connect_pdev_htc_service() 3661 htc_set_async_ep(soc->htc_handle, response.Endpoint, true); in wmi_connect_pdev_htc_service() 3671 HTC_HANDLE htc_handle) in wmi_unified_connect_htc_service() argument 3676 wmi_handle->soc->htc_handle = htc_handle; in wmi_unified_connect_htc_service() [all …]
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
D | dp_rh.c | 349 static void *dp_soc_init_rh(struct dp_soc *soc, HTC_HANDLE htc_handle, in dp_soc_init_rh() argument 365 htt_soc = htt_soc_attach(soc, htc_handle); in dp_soc_init_rh() 374 htt_set_htc_handle(htt_soc, htc_handle); in dp_soc_init_rh()
|
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ |
D | wmi_unified_api.h | 480 HTC_HANDLE htc_handle); 494 HTC_HANDLE htc_handle); 498 HTC_HANDLE htc_handle) in wmi_diag_connect_pdev_htc_service() argument 514 HTC_HANDLE htc_handle); 518 HTC_HANDLE htc_handle) in wmi_dbr_connect_pdev_htc_service() argument
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/ |
D | dp_li.c | 138 static void *dp_soc_init_li(struct dp_soc *soc, HTC_HANDLE htc_handle, in dp_soc_init_li() argument 150 return dp_soc_init(soc, htc_handle, hif_handle); in dp_soc_init_li()
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_dev_if.c | 5752 void *htc_handle; in wma_add_sta() local 5756 htc_handle = lmac_get_htc_hdl(wma->psoc); in wma_add_sta() 5757 if (!htc_handle) { in wma_add_sta() 5795 htc_vote_link_up(htc_handle, HTC_LINK_VOTE_SAP_USER_ID); in wma_add_sta() 5813 htc_vote_link_up(htc_handle, HTC_LINK_VOTE_GO_USER_ID); in wma_add_sta() 5828 htc_vote_link_up(htc_handle, HTC_LINK_VOTE_NDP_USER_ID); in wma_add_sta() 5832 htc_vote_link_up(htc_handle, HTC_LINK_VOTE_STA_USER_ID); in wma_add_sta() 5841 void *htc_handle; in wma_delete_sta() local 5844 htc_handle = lmac_get_htc_hdl(wma->psoc); in wma_delete_sta() 5845 if (!htc_handle) { in wma_delete_sta() [all …]
|
D | wma_main.c | 3516 HTC_HANDLE htc_handle; in wma_open() local 3543 htc_handle = cds_get_context(QDF_MODULE_ID_HTC); in wma_open() 3545 if (!htc_handle) { in wma_open() 3655 target_psoc_set_htc_hdl(tgt_psoc_info, htc_handle); in wma_open() 4091 void *htc_handle; in wma_pre_start() local 4103 htc_handle = lmac_get_htc_hdl(wma_handle->psoc); in wma_pre_start() 4104 if (!htc_handle) { in wma_pre_start() 4112 htc_handle); in wma_pre_start() 4124 htc_handle); in wma_pre_start()
|
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/ |
D | wlan_pmo_ucfg_api.h | 927 void *htc_handle); 1794 void *htc_handle) in ucfg_pmo_psoc_update_htc_handle() argument
|
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/ |
D | wlan_pmo_ucfg_api.c | 404 void *htc_handle) in ucfg_pmo_psoc_update_htc_handle() argument 406 pmo_core_psoc_update_htc_handle(psoc, htc_handle); in ucfg_pmo_psoc_update_htc_handle()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_rings.h | 622 void *dp_soc_init(struct dp_soc *soc, HTC_HANDLE htc_handle,
|
D | dp_rings_main.c | 3476 void *dp_soc_init(struct dp_soc *soc, HTC_HANDLE htc_handle, in dp_soc_init() argument 3485 htt_soc = htt_soc_attach(soc, htc_handle); in dp_soc_init() 3494 htt_set_htc_handle(htt_soc, htc_handle); in dp_soc_init()
|
D | dp_main.c | 202 HTC_HANDLE htc_handle, 13854 HTC_HANDLE htc_handle, qdf_device_t qdf_osdev, in dp_soc_init_wifi3() argument 13859 return soc->arch_ops.txrx_soc_init(soc, htc_handle, hif_handle); in dp_soc_init_wifi3() 14511 HTC_HANDLE htc_handle, in dp_pdev_init() argument 14703 HTC_HANDLE htc_handle, in dp_pdev_init_wifi3() argument 14707 return dp_pdev_init(txrx_soc, htc_handle, qdf_osdev, pdev_id); in dp_pdev_init_wifi3()
|
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/ |
D | wlan_ipa_core.c | 5436 void *htc_handle; in wlan_ipa_wdi_opt_dpath_flt_add_cb() local 5446 htc_handle = lmac_get_htc_hdl(psoc); in wlan_ipa_wdi_opt_dpath_flt_add_cb() 5447 if (!htc_handle) { in wlan_ipa_wdi_opt_dpath_flt_add_cb() 5563 void *htc_handle; in wlan_ipa_wdi_opt_dpath_flt_rem_cb() local 5569 htc_handle = lmac_get_htc_hdl(psoc); in wlan_ipa_wdi_opt_dpath_flt_rem_cb() 5570 if (!htc_handle) { in wlan_ipa_wdi_opt_dpath_flt_rem_cb()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/ |
D | dp_be.c | 1380 static void *dp_soc_init_be(struct dp_soc *soc, HTC_HANDLE htc_handle, in dp_soc_init_be() argument 1422 ret_addr = dp_soc_init(soc, htc_handle, hif_handle); in dp_soc_init_be()
|