Home
last modified time | relevance | path

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

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