nrfxlib API 0.1.0
|
Structure to hold common fmac dev context parameter data. More...
#include <fmac_structs_common.h>
Data Fields | |
struct nrf_wifi_fmac_priv * | fpriv |
void * | os_dev_ctx |
void * | hal_dev_ctx |
struct rpu_fw_stats * | fw_stats |
bool | stats_req |
bool | fw_boot_done |
bool | fw_init_done |
bool | fw_deinit_done |
bool | alpha2_valid |
unsigned char | alpha2 [3] |
unsigned int | reg_chan_count |
struct nrf_wifi_get_reg_chn_info * | reg_chan_info |
int | reg_set_status |
struct nrf_wifi_event_regulatory_change * | reg_change |
struct nrf_wifi_tx_pwr_ceil_params * | tx_pwr_ceil_params |
char | priv [] |
Structure to hold common fmac dev context parameter data.