Searched refs:k_fifo_peek_head (Results 1 – 10 of 10) sorted by relevance
321 pkt = k_fifo_peek_head(&ctx->recv_q); in zpacket_recvfrom_ctx()
301 pkt = k_fifo_peek_head(&ctx->recv_q); in zcan_recvfrom_ctx()
1088 pkt = k_fifo_peek_head(&ctx->recv_q); in zsock_recv_dgram()1257 pkt = k_fifo_peek_head(&ctx->recv_q); in zsock_recv_stream_immediate()
166 return k_fifo_peek_head(&ep_cfg->fifo); in udc_buf_peek()554 list.head = k_fifo_peek_head(&cfg->fifo); in udc_debug_ep_enqueue()
398 msg = (struct ptp_msg *)k_fifo_peek_head(&foreign->messages); in foreign_clock_cleanup()1324 last = (struct ptp_announce_msg *)k_fifo_peek_head(&foreign->messages); in ptp_port_best_foreign()
390 struct net_buf *pdu = k_fifo_peek_head(&br_chan->_pdu_tx_queue); in l2cap_br_data_pull()
2693 #define k_fifo_peek_head(fifo) \ macro
911 struct net_buf *pdu = k_fifo_peek_head(&lechan->tx_queue); in l2cap_data_pull()
735 struct net_buf *frag = k_fifo_peek_head(&conn->iso.txq); in iso_data_pull()
415 cmd = k_fifo_peek_head(&bt_dev.cmd_tx_queue); in bt_hci_cmd_send_sync()