Searched refs:get_rb_idx_plus_1 (Results 1 – 1 of 1) sorted by relevance
114 static uint8_t get_rb_idx_plus_1(uint8_t i) in get_rb_idx_plus_1() function121 if (get_rb_idx_plus_1(wr_idx) == rd_idx) { in spinel_packet_from_thread_send()130 wr_idx = get_rb_idx_plus_1(wr_idx); in spinel_packet_from_thread_send()149 rd_idx = get_rb_idx_plus_1(rd_idx); in spinel_packet_send_thread_fn()