Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dring_buffer.h37 RB_RETRY = 3, enumerator
Drb_wrapper.cpp94 if ((status == RB_FULL) || (status == RB_RETRY)) { in ring_buffer_write()
Dring_buffer.cpp236 return RB_RETRY; in rb_write()