Searched refs:recv_fifo (Results 1 – 1 of 1) sorted by relevance
76 static struct k_fifo recv_fifo; variable294 k_fifo_cancel_wait(&recv_fifo); in hci_recv_fifo_reset()295 k_fifo_init(&recv_fifo); in hci_recv_fifo_reset()358 k_fifo_put(&recv_fifo, node_rx); in prio_recv_thread()411 k_fifo_put(&recv_fifo, node_rx); in prio_recv_thread()687 &recv_fifo, 0), in recv_thread()715 node_rx = k_fifo_get(&recv_fifo, K_FOREVER); in recv_thread()760 k_fifo_put(&recv_fifo, node_rx); in cmd_handle()847 k_fifo_init(&recv_fifo); in hci_driver_open()