Home
last modified time | relevance | path

Searched refs:htc_flush_endpoint (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt.c347 htc_flush_endpoint(pdev->htc_pdev, ENDPOINT_0, HTC_TX_PACKET_TAG_ALL); in htt_htc_attach_all()
369 htc_flush_endpoint(pdev->htc_pdev, ENDPOINT_0, HTC_TX_PACKET_TAG_ALL); in htt_htc_attach_all()
/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc_api.h715 void htc_flush_endpoint(HTC_HANDLE HTCHandle, HTC_ENDPOINT_ID Endpoint,
Dhtc_send.c2864 void htc_flush_endpoint(HTC_HANDLE HTCHandle, HTC_ENDPOINT_ID Endpoint, in htc_flush_endpoint() function
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified.c3860 htc_flush_endpoint(wmi_handle->htc_handle, in wmi_flush_endpoint()