Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc_send.c38 HTC_SEND_QUEUE_OK = 0, /* packet was queued */ enumerator
1459 enum HTC_SEND_QUEUE_RESULT result = HTC_SEND_QUEUE_OK; in htc_try_send()
1603 if (result != HTC_SEND_QUEUE_OK) { in htc_try_send()
1639 return HTC_SEND_QUEUE_OK; in htc_try_send()
1791 return HTC_SEND_QUEUE_OK; in htc_try_send()