Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dfmac_main.h41 struct nrf_wifi_vif_ctx_zep { struct
42 const struct device *zep_dev_ctx;
43 struct net_if *zep_net_if_ctx;
44 void *supp_drv_if_ctx;
45 void *rpu_ctx_zep;
46 unsigned char vif_idx;
47 struct k_mutex vif_lock;
49 scan_result_cb_t disp_scan_cb;
50 bool scan_in_progress;
51 int scan_type;
[all …]