Lines Matching defs:siwx91x_dev
17 struct siwx91x_dev { struct
18 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 {
32 } fds_cb[NUMBER_OF_SOCKETS];