Home
last modified time | relevance | path

Searched refs:node_rx_hdr (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dull.c125 struct node_rx_hdr *rx; in ll_rx_mem_release()
129 struct node_rx_hdr *rx_free; in ll_rx_mem_release()
183 if (((struct node_rx_hdr *)rx)->type != NODE_RX_TYPE_RELEASE) { in ll_rx_put()
339 struct node_rx_hdr *rx; in rx_alloc()
367 struct node_rx_hdr *rx; in rx_alloc()
/Zephyr-latest/tests/bluetooth/controller/ctrl_user_ext/src/
Dull_vendor.h21 struct node_rx_hdr *rx, in rx_demux_rx_proprietary()
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/include/
Dull_vendor.h21 struct node_rx_hdr *rx, in rx_demux_rx_proprietary()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_internal.h174 (struct node_rx_hdr *)_rx)
179 memq_link_t *link, struct node_rx_hdr *rx);
Dull.c559 static void rx_release_replenish(struct node_rx_hdr *rx);
576 static inline void rx_demux_rx(memq_link_t *link, struct node_rx_hdr *rx_hdr);
1001 rx_release_replenish((struct node_rx_hdr *)rx); in ll_rx_get()
1030 rx_release_replenish((struct node_rx_hdr *)rx); in ll_rx_get()
1044 rx_release_replenish((struct node_rx_hdr *)rx); in ll_rx_get()
1754 struct node_rx_hdr *rx_hdr = rx; in ll_rx_put()
2049 struct node_rx_hdr *rx_hdr = rx; in ull_rx_put()
2453 struct node_rx_hdr *rx; in rx_replenish()
2486 struct node_rx_hdr *rx; in rx_replenish()
2524 static void rx_release_replenish(struct node_rx_hdr *rx) in rx_release_replenish()
[all …]
Dlll.h428 struct node_rx_hdr { struct
446 struct node_rx_hdr hdr; argument
563 struct node_rx_hdr hdr;
Dull_iso.c1626 struct node_rx_hdr *rx; in iso_rx_demux()
1717 struct node_rx_hdr *rx; in ll_iso_rx_get()
1743 struct node_rx_hdr *rx = NULL; in ll_iso_rx_dequeue()
1764 struct node_rx_hdr *rx; in ll_iso_rx_mem_release()
1768 struct node_rx_hdr *rx_free; in ll_iso_rx_mem_release()
Dull_df.c598 struct node_rx_hdr *rx; in ull_df_rx_iq_report_alloc()
Dull_llcp.c575 struct node_rx_hdr *hdr; in ull_cp_release_nodes()
Dull_conn.c1208 struct node_rx_hdr *rx; in ull_conn_done()