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
14#ifndef __FMAC_EVENT_SYS_H__
15#define __FMAC_EVENT_SYS__H__
16
18 void *rpu_event_data,
19 unsigned int rpu_event_len);
20
21#endif /* __FMAC_EVENT_SYS_H__ */
nrf_wifi_status
The status of an operation performed by the RPU driver.
Definition osal_structs.h:39
enum nrf_wifi_status nrf_wifi_sys_fmac_event_callback(void *mac_dev_ctx, void *rpu_event_data, unsigned int rpu_event_len)