Home
last modified time | relevance | path

Searched refs:htc_get_tx_queue_depth (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/ !
H A Dhtc_api.h878 int htc_get_tx_queue_depth(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id);
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() function
89 qdf_export_symbol(htc_get_tx_queue_depth);
/wlan-driver/qcacld-3.0/core/dp/htt/ !
H A Dhtt.c149 int misclist_trim_level = htc_get_tx_queue_depth(pdev->htc_pdev, in htt_htc_misc_pkt_list_add()
/wlan-driver/qca-wifi-host-cmn/wmi/src/ !
H A Dwmi_unified.c2038 htc_get_tx_queue_depth(wmi_handle->htc_handle, in wmi_unified_debug_dump()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ !
H A Ddp_htt.c159 int misclist_trim_level = htc_get_tx_queue_depth(soc->htc_soc, in htt_htc_misc_pkt_list_add()