![]() |
nRF WiFi
|
Structure to hold per VIF context information for the UMAC IF layer. More...
#include <fmac_structs.h>
Data Fields | |
| struct nrf_wifi_fmac_dev_ctx * | fmac_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 |
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.