Lines Matching refs:rf2xx_context
77 struct rf2xx_context *ctx = CONTAINER_OF(cb, in trx_isr_handler()
78 struct rf2xx_context, in trx_isr_handler()
141 struct rf2xx_context *ctx = dev->data; in rf2xx_set_rssi_base()
161 struct rf2xx_context *ctx = dev->data; in rf2xx_trx_rx()
246 struct rf2xx_context *ctx = dev->data; in rf2xx_process_rx_frame()
274 struct rf2xx_context *ctx = dev->data; in rf2xx_process_tx_frame()
299 struct rf2xx_context *ctx = p1; in rf2xx_thread_main()
349 struct rf2xx_context *ctx = dev->data; in get_mac()
380 struct rf2xx_context *ctx = dev->data; in rf2xx_configure_sub_channel()
405 struct rf2xx_context *ctx = dev->data; in rf2xx_configure_trx_path()
433 struct rf2xx_context *ctx = dev->data; in rf2xx_set_channel()
471 struct rf2xx_context *ctx = dev->data; in rf2xx_set_txpower()
624 static void rf2xx_handle_ack(struct rf2xx_context *ctx, struct net_buf *frag) in rf2xx_handle_ack()
654 struct rf2xx_context *ctx = dev->data; in rf2xx_tx()
776 struct rf2xx_context *ctx = dev->data; in rf2xx_promiscuous_set()
834 struct rf2xx_context *ctx = dev->data; in rf2xx_attr_get()
853 struct rf2xx_context *ctx = dev->data; in power_on_and_setup()
1006 struct rf2xx_context *ctx = dev->data; in rf2xx_init()
1055 struct rf2xx_context *ctx = dev->data; in rf2xx_iface_init()
1143 static struct rf2xx_context rf2xx_ctx_data_##n = { \