/wlan-driver/qca-wifi-host-cmn/htc/ |
D | htc_api.h | 48 typedef struct opaque_htc_handle *HTC_HANDLE; typedef 425 HTC_HANDLE htc_create(void *HifDevice, struct htc_init_info *pInfo, 434 void *htc_get_hif_device(HTC_HANDLE HTCHandle); 455 void htc_set_credit_distribution(HTC_HANDLE HTCHandle, 472 QDF_STATUS htc_wait_target(HTC_HANDLE HTCHandle); 486 QDF_STATUS htc_start(HTC_HANDLE HTCHandle); 498 QDF_STATUS htc_connect_service(HTC_HANDLE HTCHandle, 512 void htc_dump(HTC_HANDLE HTCHandle, uint8_t CmdId, bool start); 522 void htc_ce_tasklet_debug_dump(HTC_HANDLE htc_handle); 535 QDF_STATUS htc_send_pkt(HTC_HANDLE HTCHandle, HTC_PACKET *pPacket); [all …]
|
D | htc.c | 123 void htc_set_target_failure_callback(HTC_HANDLE HTCHandle, in htc_set_target_failure_callback() 131 void htc_dump(HTC_HANDLE HTCHandle, uint8_t CmdId, bool start) in htc_dump() 138 void htc_ce_tasklet_debug_dump(HTC_HANDLE htc_handle) in htc_ce_tasklet_debug_dump() 278 int htc_runtime_suspend(HTC_HANDLE htc_ctx) in htc_runtime_suspend() 293 int htc_runtime_resume(HTC_HANDLE htc_ctx) in htc_runtime_resume() 320 int32_t htc_dec_return_htt_runtime_cnt(HTC_HANDLE htc) in htc_dec_return_htt_runtime_cnt() 391 void htc_vote_link_down(HTC_HANDLE htc_handle, enum htc_link_vote_user_id id) 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() 430 HTC_HANDLE htc_create(void *ol_sc, struct htc_init_info *pInfo, in htc_create() 534 return (HTC_HANDLE) target; in htc_create() [all …]
|
D | htc_send.c | 70 void htc_dump_counter_info(HTC_HANDLE HTCHandle) in htc_dump_counter_info() 82 int htc_get_tx_queue_depth(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_get_tx_queue_depth() 91 void htc_get_control_endpoint_tx_host_credits(HTC_HANDLE HTCHandle, in htc_get_control_endpoint_tx_host_credits() 1795 static uint16_t htc_send_pkts_sched_check(HTC_HANDLE HTCHandle, in htc_send_pkts_sched_check() 1885 static inline QDF_STATUS __htc_send_pkt(HTC_HANDLE HTCHandle, in __htc_send_pkt() 2016 htc_get_endpoint_ul_pipeid(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id, 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() 2081 htc_unregister_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_unregister_custom_cb() 2112 htc_enable_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_enable_custom_cb() 2143 htc_disable_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_disable_custom_cb() [all …]
|
D | htc_services.c | 91 QDF_STATUS htc_connect_service(HTC_HANDLE HTCHandle, in htc_connect_service() 210 status = htc_send_pkt((HTC_HANDLE) target, pSendPacket); in htc_connect_service() 399 void htc_set_credit_distribution(HTC_HANDLE HTCHandle, in htc_set_credit_distribution() 423 void htc_set_async_ep(HTC_HANDLE HTCHandle, in htc_set_async_ep()
|
D | htc_recv.c | 131 void htc_unblock_recv(HTC_HANDLE HTCHandle) in htc_unblock_recv() 136 void htc_enable_recv(HTC_HANDLE HTCHandle) in htc_enable_recv() 142 void htc_disable_recv(HTC_HANDLE HTCHandle) in htc_disable_recv() 148 int htc_get_num_recv_buffers(HTC_HANDLE HTCHandle, HTC_ENDPOINT_ID Endpoint) in htc_get_num_recv_buffers() 540 A_STATUS htc_add_receive_pkt_multiple(HTC_HANDLE HTCHandle, in htc_add_receive_pkt_multiple()
|
D | htc_credit_history.c | 128 void htc_print_credit_history(HTC_HANDLE htc, uint32_t count, in htc_print_credit_history() 176 HTC_HANDLE htc; in htc_log_hang_credit_history()
|
/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() 157 HTC_HANDLE htc_handle, in cdp_soc_attach()
|
D | cdp_txrx_cmn_struct.h | 3245 HTC_HANDLE htc_handle; 3263 HTC_HANDLE htc_handle;
|
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/inc/ |
D | init_deinit_lmac.h | 140 HTC_HANDLE lmac_get_htc_hdl(struct wlan_objmgr_psoc *psoc); 152 HTC_HANDLE htc_hdl);
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_htt.h | 249 HTC_HANDLE htc_soc; 917 HTC_HANDLE htc_soc, 960 struct htt_soc *htt_soc_attach(struct dp_soc *soc, HTC_HANDLE htc_hdl); 969 void htt_set_htc_handle(struct htt_soc *htt_hdl, HTC_HANDLE htc_soc); 977 HTC_HANDLE htt_get_htc_handle(struct htt_soc *htt_hdl);
|
D | dp_rings.h | 622 void *dp_soc_init(struct dp_soc *soc, HTC_HANDLE htc_handle,
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
D | dp_rh_htt.h | 56 HTC_HANDLE htc_soc,
|
D | dp_rh_htt.c | 531 HTC_HANDLE htc_soc, in dp_htt_soc_initialize_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()
|
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/ |
D | init_deinit_lmac.c | 207 HTC_HANDLE lmac_get_htc_hdl(struct wlan_objmgr_psoc *psoc) in lmac_get_htc_hdl() 227 HTC_HANDLE htc_hdl) in lmac_set_htc_hdl()
|
/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() 718 HTC_HANDLE htc_handle; in target_if_mgmt_rx_reo_cancel_scheduled_delivery()
|
/wlan-driver/qca-wifi-host-cmn/utils/epping/inc/ |
D | epping_internal.h | 105 HTC_HANDLE HTCHandle;
|
/wlan-driver/qcacld-3.0/core/dp/ol/inc/ |
D | ol_htt_api.h | 45 HTC_HANDLE htc_pdev, qdf_device_t osdev);
|
/wlan-driver/qca-wifi-host-cmn/utils/epping/src/ |
D | epping_main.c | 104 HTC_HANDLE htc_handle; in epping_disable()
|
/wlan-driver/qcacld-3.0/core/dp/htt/ |
D | htt_types.h | 216 HTC_HANDLE htc_pdev;
|
D | htt.c | 402 HTC_HANDLE htc_pdev, qdf_device_t osdev) in htt_pdev_alloc()
|
/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() 514 HTC_HANDLE htc_handle); 518 HTC_HANDLE htc_handle) in wmi_dbr_connect_pdev_htc_service()
|
/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/ |
D | target_if.h | 142 HTC_HANDLE htc_hdl; 1137 HTC_HANDLE htc_hdl) in target_psoc_set_htc_hdl() 1153 static inline HTC_HANDLE target_psoc_get_htc_hdl in target_psoc_get_htc_hdl()
|
/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()
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_main.c | 2155 HTC_HANDLE htc_ctx = cds_get_context(QDF_MODULE_ID_HTC); in wlan_dp_txrx_soc_attach() 2341 HTC_HANDLE htc_handle = cds_get_context(QDF_MODULE_ID_HTC); in dp_lpass_connect_htc_service()
|