Home
last modified time | relevance | path

Searched refs:htc_flush_rx_hold_queue (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_internal.h326 void htc_flush_rx_hold_queue(HTC_TARGET *target, HTC_ENDPOINT *pEndpoint);
H A Dhtc.c986 htc_flush_rx_hold_queue(target, pEndpoint); in htc_flush_surprise_remove()
1026 htc_flush_rx_hold_queue(target, endpoint); in htc_stop()
H A Dhtc_recv.c599 void htc_flush_rx_hold_queue(HTC_TARGET *target, HTC_ENDPOINT *pEndpoint) in htc_flush_rx_hold_queue() function