nRF WiFi
Loading...
Searching...
No Matches
fmac_event.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2025 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
13#ifndef __FMAC_EVENT_OFF_RAW_TX_H__
14#define __FMAC_EVENT_OFF_RAW_TX__H__
15
32 void *rpu_event_data,
33 unsigned int rpu_event_len);
34
35#endif /* __FMAC_EVENT_OFF_RAW_TX_H__ */
enum nrf_wifi_status nrf_wifi_off_raw_tx_fmac_event_callback(void *mac_dev_ctx, void *rpu_event_data, unsigned int rpu_event_len)
RPU event classifier and handler.
nrf_wifi_status
The status of an operation performed by the RPU driver.
Definition osal_structs.h:39