Searched refs:channel_fifo_len (Results 1 – 3 of 3) sorted by relevance
83 while (mb->channel_fifo_len(mb, channel) > 0) { in msgbox_rev_handler()99 while (mb->channel_fifo_len(mb, channel) < MSGBOX_CHANNEL_DEPTH) { in msgbox_send_handler()
51 int (*channel_fifo_len)(struct messagebox *, int channel); member
236 mb->channel_fifo_len = msg_queue_msg_cnt_sx; in msg_ops_init_sx()
Completed in 7 milliseconds