Home
last modified time | relevance | path

Searched defs:nrf_wifi_fmac_vif_ctx (Results 1 – 1 of 1) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_structs.h496 struct nrf_wifi_fmac_vif_ctx { struct
498 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx;
500 void *os_vif_ctx;
502 char mac_addr[NRF_WIFI_ETH_ADDR_LEN];
504 int groupwise_cipher;
506 bool ifflags;
508 int if_type;
510 unsigned char bssid[NRF_WIFI_ETH_ADDR_LEN];
512 unsigned char mode;
515 unsigned char channel;
[all …]