nrfxlib API 0.1.0
Loading...
Searching...
No Matches
nrf_wifi_hal_priv Struct Reference

Structure to hold context information for the HAL layer. More...

#include <hal_structs.h>

Data Fields

struct nrf_wifi_bal_privbpriv
 
unsigned char num_devs
 
void * add_dev_callbk_data
 
void *(* add_dev_callbk_fn )(void *add_dev_callbk_data, void *hal_dev_ctx)
 
void(* rem_dev_callbk_fn )(void *mac_ctx)
 
enum nrf_wifi_status(* init_dev_callbk_fn )(void *mac_ctx)
 
void(* deinit_dev_callbk_fn )(void *mac_ctx)
 
enum nrf_wifi_status(* intr_callbk_fn )(void *mac_ctx, void *event_data, unsigned int len)
 
enum nrf_wifi_status(* rpu_recovery_callbk_fn )(void *mac_ctx, void *event_data, unsigned int len)
 
struct nrf_wifi_hal_cfg_params cfg_params
 
unsigned long addr_pktram_base
 

Detailed Description

Structure to hold context information for the HAL layer.


The documentation for this struct was generated from the following file: