| /Zephyr-latest/subsys/bluetooth/mesh/ | 
| D | sar_cfg.c | 30 			   const struct bt_mesh_sar_rx *rx)  in bt_mesh_sar_rx_encode()58 			   struct bt_mesh_sar_rx *rx)  in bt_mesh_sar_rx_decode()
 
 | 
| D | transport.c | 717 static void seg_rx_assemble(struct seg_rx *rx, struct net_buf_simple *buf,  in seg_rx_assemble()743 static int sdu_try_decrypt(struct bt_mesh_net_rx *rx, const struct bt_mesh_key *key,  in sdu_try_decrypt()
 777 static int sdu_recv(struct bt_mesh_net_rx *rx, uint8_t hdr, uint8_t aszmic,  in sdu_recv()
 846 static int trans_ack(struct bt_mesh_net_rx *rx, uint8_t hdr,  in trans_ack()
 958 static int ctl_recv(struct bt_mesh_net_rx *rx, uint8_t hdr,  in ctl_recv()
 1023 static int trans_unseg(struct net_buf_simple *buf, struct bt_mesh_net_rx *rx,  in trans_unseg()
 1143 static void seg_rx_reset(struct seg_rx *rx, bool full_reset)  in seg_rx_reset()
 1188 	struct seg_rx *rx = CONTAINER_OF(dwork, struct seg_rx, discard);  in seg_discard()  local
 1202 	struct seg_rx *rx = CONTAINER_OF(dwork, struct seg_rx, ack);  in seg_ack()  local
 1243 		struct seg_rx *rx = &seg_rx[i];  in seg_rx_find()  local
 [all …]
 
 | 
| D | pb_adv.c | 90 	} rx;  member481 static void gen_prov_cont(struct prov_rx *rx, struct net_buf_simple *buf)  in gen_prov_cont()
 554 static void gen_prov_ack(struct prov_rx *rx, struct net_buf_simple *buf)  in gen_prov_ack()
 574 static void gen_prov_start(struct prov_rx *rx, struct net_buf_simple *buf)  in gen_prov_start()
 667 static void gen_prov_ctl(struct prov_rx *rx, struct net_buf_simple *buf)  in gen_prov_ctl()
 711 static void gen_prov_recv(struct prov_rx *rx, struct net_buf_simple *buf)  in gen_prov_recv()
 887 static void link_open(struct prov_rx *rx, struct net_buf_simple *buf)  in link_open()
 939 static void link_ack(struct prov_rx *rx, struct net_buf_simple *buf)  in link_ack()
 956 static void link_close(struct prov_rx *rx, struct net_buf_simple *buf)  in link_close()
 973 	struct prov_rx rx;  in bt_mesh_pb_adv_recv()  local
 
 | 
| D | net.c | 62 	struct bt_mesh_net_rx *rx;  member169 static void msg_cache_add(struct bt_mesh_net_rx *rx)  in msg_cache_add()
 404 		struct bt_mesh_net_rx rx = {  in bt_mesh_net_local()  local
 622 static bool net_decrypt(struct bt_mesh_net_rx *rx, struct net_buf_simple *in,  in net_decrypt()
 685 static void bt_mesh_net_relay(struct net_buf_simple *sbuf, struct bt_mesh_net_rx *rx, bool bridge)  in bt_mesh_net_relay()
 795 			      struct bt_mesh_net_rx *rx)  in bt_mesh_net_header_parse()
 806 		       struct bt_mesh_net_rx *rx, struct net_buf_simple *out)  in bt_mesh_net_decode()
 868 	struct bt_mesh_net_rx rx = { .ctx.recv_rssi = rssi };  in bt_mesh_net_recv()  local
 
 | 
| D | sar_cfg_srv.c | 70 	const struct bt_mesh_sar_rx *rx = &bt_mesh.sar_rx;  in receiver_status()  local124 	struct bt_mesh_sar_rx *rx = &bt_mesh.sar_rx;  in receiver_set()  local
 
 | 
| /Zephyr-latest/tests/drivers/spi/spi_loopback/src/ | 
| D | spi.c | 118 	const struct spi_buf_set rx = {  in spi_complete_multiple()  local181 	const struct spi_buf_set rx = {  in spi_complete_loop()  local
 236 	const struct spi_buf_set rx = {  in spi_null_tx_buf()  local
 284 	const struct spi_buf_set rx = {  in spi_rx_half_start()  local
 337 	const struct spi_buf_set rx = {  in spi_rx_half_end()  local
 403 	const struct spi_buf_set rx = {  in spi_rx_every_4()  local
 474 	const struct spi_buf_set rx = {  in spi_rx_bigger_than_tx()  local
 544 	const struct spi_buf_set rx = {  in spi_complete_large_transfers()  local
 643 	const struct spi_buf_set rx = {  in spi_async_call()  local
 
 | 
| /Zephyr-latest/drivers/sensor/meas/ms5607/ | 
| D | ms5607_spi.c | 64 		uint8_t rx[3];  in ms5607_spi_read_prom()  member65 	} rx;  in ms5607_spi_read_prom()  local
 113 		uint8_t rx[4];  in ms5607_spi_read_adc()  member
 114 	} rx;  in ms5607_spi_read_adc()  local
 
 | 
| /Zephyr-latest/drivers/ieee802154/ | 
| D | ieee802154_rf2xx_iface.c | 81 	const struct spi_buf_set rx = {  in rf2xx_iface_reg_read()  local124 	const struct spi_buf_set rx = {  in rf2xx_iface_reg_write()  local
 187 	const struct spi_buf_set rx = {  in rf2xx_iface_frame_read()  local
 238 	const struct spi_buf_set rx = {  in rf2xx_iface_frame_write()  local
 284 	const struct spi_buf_set rx = {  in rf2xx_iface_sram_read()  local
 
 | 
| D | ieee802154_uart_pipe.h | 20 	bool rx;  member
 | 
| /Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/ | 
| D | ull.c | 125 	struct node_rx_hdr *rx;  in ll_rx_mem_release()  local181 void ll_rx_put(memq_link_t *link, void *rx)  in ll_rx_put()
 193 void ll_rx_put_sched(memq_link_t *link, void *rx)  in ll_rx_put_sched()
 271 void ull_rx_put(memq_link_t *link, void *rx)  in ull_rx_put()
 279 void ull_rx_put_sched(memq_link_t *link, void *rx)  in ull_rx_put_sched()
 339 		struct node_rx_hdr *rx;  in rx_alloc()  local
 367 		struct node_rx_hdr *rx;  in rx_alloc()  local
 
 | 
| D | ull_peripheral.c | 25 void ull_periph_setup(memq_link_t *link, struct node_rx_pdu *rx, struct node_rx_ftr *ftr,  in ull_periph_setup()
 | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ | 
| D | lll_prof.c | 164 	struct node_rx_pdu *rx;  in lll_prof_send()  local175 	struct node_rx_pdu *rx;  in lll_prof_reserve()  local
 187 void lll_prof_reserve_send(struct node_rx_pdu *rx)  in lll_prof_reserve_send()
 201 static int send(struct node_rx_pdu *rx)  in send()
 
 | 
| /Zephyr-latest/tests/bluetooth/controller/ctrl_user_ext/src/ | 
| D | ull_vendor.h | 21 					  struct node_rx_hdr *rx,  in rx_demux_rx_proprietary()
 | 
| /Zephyr-latest/tests/bluetooth/controller/mock_ctrl/include/ | 
| D | ull_vendor.h | 21 					  struct node_rx_hdr *rx,  in rx_demux_rx_proprietary()
 | 
| /Zephyr-latest/drivers/sensor/bosch/bme680/ | 
| D | bme680_spi.c | 49 		const struct spi_buf_set rx = {  in bme680_set_mem_page()  local119 	const struct spi_buf_set rx = {  in bme680_reg_read_spi()  local
 
 | 
| /Zephyr-latest/tests/bsim/bluetooth/host/att/eatt/src/ | 
| D | main_reconfigure.c | 20 void att_mtu_updated(struct bt_conn *conn, uint16_t tx, uint16_t rx)  in att_mtu_updated()
 | 
| /Zephyr-latest/drivers/sensor/adi/adt7310/ | 
| D | adt7310.c | 57 	const struct spi_buf_set rx = { .buffers = &rx_buf, .count = 1 };  in adt7310_temp_reg_read()  local77 	const struct spi_buf_set rx = { .buffers = &rx_buf, .count = 1 };  in adt7310_temp_reg_write()  local
 93 	const struct spi_buf_set rx = { .buffers = &rx_buf, .count = 1 };  in adt7310_reg_read()  local
 113 	const struct spi_buf_set rx = { .buffers = &rx_buf, .count = 1 };  in adt7310_reg_write()  local
 
 | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ | 
| D | ull.c | 961 	struct node_rx_pdu *rx;  in ll_rx_get()  local1072 	struct node_rx_pdu *rx = NULL;  in ll_rx_dequeue()  local
 1422 	struct node_rx_pdu *rx;  in ll_rx_mem_release()  local
 1754 void ll_rx_put(memq_link_t *link, void *rx)  in ll_rx_put()
 1781 void ll_rx_put_sched(memq_link_t *link, void *rx)  in ll_rx_put_sched()
 2049 void ull_rx_put(memq_link_t *link, void *rx)  in ull_rx_put()
 2073 void ull_rx_put_sched(memq_link_t *link, void *rx)  in ull_rx_put_sched()
 2456 		struct node_rx_hdr *rx;  in rx_replenish()  local
 2489 		struct node_rx_hdr *rx;  in rx_replenish()  local
 2527 static void rx_release_replenish(struct node_rx_hdr *rx)  in rx_release_replenish()
 [all …]
 
 | 
| D | ull_scan_aux.c | 140 static void rx_release_put(struct node_rx_pdu *rx)  in rx_release_put()169 void ull_scan_aux_setup(memq_link_t *link, struct node_rx_pdu *rx)  in ull_scan_aux_setup()
 1121 void ull_scan_aux_release(memq_link_t *link, struct node_rx_pdu *rx)  in ull_scan_aux_release()
 1395 	struct node_rx_pdu *rx;  in flush()  local
 1442 	struct node_rx_pdu *rx;  in aux_sync_partial()  local
 1467 		struct node_rx_pdu *rx;  in aux_sync_incomplete()  local
 1597 void ull_scan_aux_setup(memq_link_t *link, struct node_rx_pdu *rx)  in ull_scan_aux_setup()
 2364 void ull_scan_aux_release(memq_link_t *link, struct node_rx_pdu *rx)  in ull_scan_aux_release()
 2623 	struct node_rx_pdu *rx;  in flush()  local
 2697 	struct node_rx_pdu *rx;  in aux_sync_incomplete()  local
 
 | 
| /Zephyr-latest/samples/bluetooth/peripheral_gatt_write/src/ | 
| D | peripheral_gatt_write.c | 28 static void mtu_updated(struct bt_conn *conn, uint16_t tx, uint16_t rx)  in mtu_updated()
 | 
| /Zephyr-latest/drivers/sensor/ens160/ | 
| D | ens160_spi.c | 46 	const struct spi_buf_set rx = {  in ens160_read_reg_spi()  local81 	const struct spi_buf_set rx = {  in ens160_read_data_spi()  local
 
 | 
| /Zephyr-latest/subsys/shell/backends/ | 
| D | shell_rpmsg.c | 19 	struct shell_rpmsg_rx rx;  in rpmsg_shell_cb()  local135 	struct shell_rpmsg_rx *rx = &sh_rpmsg->rx_cur;  in read()  local
 
 | 
| /Zephyr-latest/drivers/sensor/tdk/icm42605/ | 
| D | icm42605_spi.c | 68 	const struct spi_buf_set rx = {  in inv_spi_read()  local
 | 
| /Zephyr-latest/subsys/tracing/ | 
| D | tracing_backend_uart.c | 29 	int rx;  in uart_isr()  local
 | 
| /Zephyr-latest/samples/bluetooth/central_gatt_write/src/ | 
| D | central_gatt_write.c | 73 void mtu_updated(struct bt_conn *conn, uint16_t tx, uint16_t rx)  in mtu_updated()
 |