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.h39 struct nrf_wifi_vif_ctx_zep { struct
40 const struct device *zep_dev_ctx;
41 struct net_if *zep_net_if_ctx;
42 void *supp_drv_if_ctx;
43 void *rpu_ctx_zep;
44 unsigned char vif_idx;
45 struct k_mutex vif_lock;
47 scan_result_cb_t disp_scan_cb;
48 bool scan_in_progress;
49 int scan_type;
[all …]