Searched defs:siwx91x_dev (Results 1 – 1 of 1) sorted by relevance
17 struct siwx91x_dev { struct18 struct net_if *iface;19 sl_mac_address_t macaddr;20 enum wifi_iface_state state;21 enum wifi_iface_state scan_prev_state;22 scan_result_cb_t scan_res_cb;23 uint16_t scan_max_bss_cnt;26 struct k_event fds_recv_event;27 sl_si91x_fd_set fds_watch;28 struct {[all …]