Home
last modified time | relevance | path

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

/hostap-latest/src/drivers/
Ddriver_zephyr.h127 struct zep_drv_if_ctx { struct
128 struct zep_drv_ctx *drv_ctx;
129 void *supp_if_ctx;
130 struct net_if *iface;
131 const struct device *dev_ctx;
132 void *dev_priv;
134 struct k_sem drv_resp_sem;
137 struct wpa_scan_results *scan_res2;
138 bool scan_res2_get_in_prog;
140 bool ft_roaming;
[all …]