Searched refs:htc (Results 1 – 10 of 10) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/htc/ |
D | htc_credit_history.c | 128 void htc_print_credit_history(HTC_HANDLE htc, uint32_t count, in htc_print_credit_history() argument 176 HTC_HANDLE htc; in htc_log_hang_credit_history() local 180 htc = notif_block->priv_data; in htc_log_hang_credit_history() 182 if (!htc) in htc_log_hang_credit_history()
|
D | htc_api.h | 949 int32_t htc_dec_return_htt_runtime_cnt(HTC_HANDLE htc); 955 int32_t htc_dec_return_htt_runtime_cnt(HTC_HANDLE htc) in htc_dec_return_htt_runtime_cnt() argument 1050 void htc_print_credit_history(HTC_HANDLE htc, uint32_t count, 1054 void htc_print_credit_history(HTC_HANDLE htc, uint32_t count, in htc_print_credit_history() argument 1069 void htc_system_resume(HTC_HANDLE htc); 1071 static inline void htc_system_resume(HTC_HANDLE htc) in htc_system_resume() argument
|
D | htc_debug.h | 22 #define ATH_MODULE_NAME htc
|
D | htc.c | 39 ATH_DEBUG_INSTANTIATE_MODULE_VAR(htc, 320 int32_t htc_dec_return_htt_runtime_cnt(HTC_HANDLE htc) in htc_dec_return_htt_runtime_cnt() argument 322 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc); in htc_dec_return_htt_runtime_cnt() 444 A_REGISTER_MODULE_DEBUG_INFO(htc); in htc_create()
|
D | htc_send.c | 3030 void htc_system_resume(HTC_HANDLE htc) in htc_system_resume() argument 3032 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc); in htc_system_resume()
|
/wlan-driver/qcacld-3.0/core/dp/ol/inc/ |
D | ol_txrx_stats.h | 180 } htc; member
|
/wlan-driver/qca-wifi-host-cmn/spectral/ |
D | Kbuild | 62 HOST_CMN_CONVG_HTC_INC := $(DEPTH)/cmn_dev/htc 103 -I$(obj)/$(HOST_CMN_CONVG_SRC)/htc \
|
/wlan-driver/qcacld-3.0/ |
D | wlan_qcacld3_modules.bzl | 85 "cmn/htc", 354 "cmn/htc/htc.c", 355 "cmn/htc/htc_recv.c", 356 "cmn/htc/htc_send.c", 357 "cmn/htc/htc_services.c", 863 "cmn/htc/htc_credit_history.c", 1831 "cmn/htc/htc_hang_event.c",
|
D | Kbuild | 2772 HTC_DIR := htc 2775 HTC_OBJS := $(WLAN_COMMON_ROOT)/$(HTC_DIR)/htc.o \ 2788 $(call add-wlan-objs,htc,$(HTC_OBJS))
|
/wlan-driver/qca-wifi-host-cmn/iot_sim/ |
D | Kbuild | 78 -I$(obj)/$(HOST_CMN_CONVG_SRC)/htc \
|