Searched refs:htc_flush_endpoint_tx (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/htc/ |
D | htc_internal.h | 327 void htc_flush_endpoint_tx(HTC_TARGET *target, HTC_ENDPOINT *pEndpoint,
|
D | htc.c | 987 htc_flush_endpoint_tx(target, pEndpoint, HTC_TX_PACKET_TAG_ALL); in htc_flush_surprise_remove() 1027 htc_flush_endpoint_tx(target, endpoint, HTC_TX_PACKET_TAG_ALL); in htc_stop()
|
D | htc_send.c | 2816 void htc_flush_endpoint_tx(HTC_TARGET *target, HTC_ENDPOINT *pEndpoint, in htc_flush_endpoint_tx() function 2876 htc_flush_endpoint_tx(target, pEndpoint, Tag); in htc_flush_endpoint()
|