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/
Dhtc_internal.h326 void htc_flush_rx_hold_queue(HTC_TARGET *target, HTC_ENDPOINT *pEndpoint);
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()
Dhtc_recv.c599 void htc_flush_rx_hold_queue(HTC_TARGET *target, HTC_ENDPOINT *pEndpoint) in htc_flush_rx_hold_queue() function