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

Structure to hold per VIF context information for the UMAC IF layer. More...

#include <fmac_structs.h>

Data Fields

struct nrf_wifi_fmac_dev_ctxfmac_dev_ctx
 
void * os_vif_ctx
 
char mac_addr [NRF_WIFI_ETH_ADDR_LEN]
 
int groupwise_cipher
 
bool ifflags
 
int if_type
 
unsigned char bssid [NRF_WIFI_ETH_ADDR_LEN]
 
unsigned char mode
 

Detailed Description

Structure to hold per VIF context information for the UMAC IF layer.

This structure maintains the context information necessary for a single instance of an VIF.


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