Searched defs:wifi_nxp_ctx_rtos (Results 1 – 1 of 1) sorted by relevance
27 struct wifi_nxp_ctx_rtos struct29 const struct netif *iface_ctx;30 void *supp_drv_if_ctx;32 void *hapd_drv_if_ctx;33 unsigned int bss_type;35 bool scan_in_progress;36 uint64_t scan_start_tsf;37 uint8_t scan_start_tsf_bssid[ETH_ALEN];39 unsigned int assoc_freq;40 uint8_t attempt_bssid[ETH_ALEN];[all …]