Searched refs:htc_try_send (Results 1 – 1 of 1) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/htc/ |
D | htc_send.c | 1450 static enum HTC_SEND_QUEUE_RESULT htc_try_send(HTC_TARGET *target, in htc_try_send() function 1984 htc_try_send(target, pEndpoint, &pPktQueue); in __htc_send_pkt() 1986 htc_try_send(target, pEndpoint, &pPktQueue); in __htc_send_pkt() 2702 htc_try_send(target, pEndpoint, NULL); in htc_tx_completion_handler() 2721 htc_try_send(target, pEndpoint, NULL); in htc_tx_completion_handler() 2774 htc_try_send(target, pEndpoint, NULL); in htc_tx_resource_avail_handler() 2806 htc_try_send(target, endpoint, NULL); in htc_kick_queues() 3000 htc_try_send(target, pEndpoint, NULL); in htc_process_credit_rpt() 3005 htc_try_send(target, pEndpoint, NULL); in htc_process_credit_rpt() 3045 htc_try_send(target, endpoint, NULL); in htc_system_resume()
|