Home
last modified time | relevance | path

Searched refs:HTC_ENDPOINT_ID (Results 1 – 24 of 24) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_api.h110 typedef void (*HTC_EP_RECV_REFILL)(void *, HTC_ENDPOINT_ID Endpoint);
130 HTC_ENDPOINT_ID Endpoint,
234 HTC_ENDPOINT_ID Endpoint;
248 HTC_ENDPOINT_ID Endpoint;
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()
605 htc_unregister_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_unregister_custom_cb()
[all …]
H A Dhtc_internal.h122 HTC_ENDPOINT_ID Id;
339 HTC_ENDPOINT_ID endpoint_id,
351 int NumEntries, HTC_ENDPOINT_ID FromEndpoint);
H A Dhtc_services.c100 HTC_ENDPOINT_ID assignedEndpoint = ENDPOINT_MAX; in htc_connect_service()
284 assignedEndpoint = (HTC_ENDPOINT_ID) rsp_msg_end_id; in htc_connect_service()
424 HTC_ENDPOINT_ID htc_ep_id, bool value) in htc_set_async_ep()
H A Dhtc_send.c82 int htc_get_tx_queue_depth(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_get_tx_queue_depth()
1796 HTC_ENDPOINT_ID id) in htc_send_pkts_sched_check()
1800 HTC_ENDPOINT_ID eid; in htc_send_pkts_sched_check()
1835 HTC_ENDPOINT_ID eid) in htc_send_pkts_sched_queue()
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()
2659 HTC_ENDPOINT_ID eid[DATA_EP_SIZE] = { ENDPOINT_5, ENDPOINT_4, in htc_tx_completion_handler()
[all …]
H A Dhtc_packet.h39 } HTC_ENDPOINT_ID; typedef
144 HTC_ENDPOINT_ID Endpoint;
H A Dhtc_recv.c73 int Length, HTC_ENDPOINT_ID FromEndpoint);
148 int htc_get_num_recv_buffers(HTC_HANDLE HTCHandle, HTC_ENDPOINT_ID Endpoint) in htc_get_num_recv_buffers()
657 int Length, HTC_ENDPOINT_ID FromEndpoint) in htc_process_trailer()
H A Dhtc.c1110 HTC_ENDPOINT_ID Endpoint, in htc_get_endpoint_statistics()
/wlan-driver/qca-wifi-host-cmn/utils/epping/inc/
H A Depping_internal.h89 HTC_ENDPOINT_ID eid;
106 HTC_ENDPOINT_ID EppingEndpoint[EPPING_MAX_NUM_EPIDS];
155 HTC_ENDPOINT_ID eid, uint8_t kperf_flag);
167 HTC_ENDPOINT_ID eid, qdf_nbuf_t skb);
172 void epping_refill(void *ctx, HTC_ENDPOINT_ID Endpoint);
183 void epping_register_tx_copier(HTC_ENDPOINT_ID eid,
185 void epping_unregister_tx_copier(HTC_ENDPOINT_ID eid,
188 HTC_ENDPOINT_ID eid, qdf_nbuf_t skb);
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh.h38 HTC_ENDPOINT_ID tx_endpoint;
48 HTC_ENDPOINT_ID tx_endpoint;
/wlan-driver/qca-wifi-host-cmn/utils/epping/src/
H A Depping_rx.c53 void epping_refill(void *ctx, HTC_ENDPOINT_ID Endpoint) in epping_refill()
107 HTC_ENDPOINT_ID eid = pPacket->Endpoint; in epping_rx()
H A Depping_tx.c51 HTC_ENDPOINT_ID eid, qdf_nbuf_t skb) in epping_tx_dup_pkt()
97 HTC_ENDPOINT_ID eid = ENDPOINT_UNUSED; in epping_tx_send_int()
316 HTC_ENDPOINT_ID eid; in epping_tx_complete()
H A Depping_helper.c180 HTC_ENDPOINT_ID eid, uint8_t kperf_flag) in epping_set_kperf_flag()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_types.h219 HTC_ENDPOINT_ID htc_tx_endpoint;
222 HTC_ENDPOINT_ID htc_tx_htt2_endpoint;
H A Dhtt_tx.c914 static inline HTC_ENDPOINT_ID
940 HTC_ENDPOINT_ID ep_id; in htt_tx_send_base()
H A Dhtt.c753 uint16_t service_id, HTC_ENDPOINT_ID ep) in htt_update_endpoint()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dtransfer.h80 HTC_ENDPOINT_ID from_endpoint);
H A Dtransfer.c372 HTC_ENDPOINT_ID from_endpoint) in hif_dev_process_trailer()
H A Dmailbox.c801 HTC_ENDPOINT_ID id; in hif_dev_recv_message_pending_handler()
/wlan-driver/qca-wifi-host-cmn/target_if/mgmt_txrx/src/
H A Dtarget_if_mgmt_txrx_rx_reo.c679 HTC_ENDPOINT_ID wmi_endpoint_id; in target_if_mgmt_rx_reo_schedule_delivery()
717 HTC_ENDPOINT_ID wmi_endpoint_id; in target_if_mgmt_rx_reo_cancel_scheduled_delivery()
/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_priv.h752 HTC_ENDPOINT_ID lpass_ep_id;
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.h251 HTC_ENDPOINT_ID htc_endpoint;
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h3511 HTC_ENDPOINT_ID wmi_endpoint_id;
3600 HTC_ENDPOINT_ID wmi_endpoint_id[WMI_MAX_RADIOS];
3606 HTC_ENDPOINT_ID wmi_diag_endpoint_id;
3609 HTC_ENDPOINT_ID wmi_dbr_endpoint_id;
H A Dwmi_unified_api.h678 HTC_ENDPOINT_ID
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c2613 HTC_ENDPOINT_ID ep) in wmi_get_pdev_ep()
3865 HTC_ENDPOINT_ID wmi_get_endpoint(wmi_unified_t wmi_handle) in wmi_get_endpoint()