Searched refs:net_if_get_wifi_sta (Results 1 – 5 of 5) sorted by relevance
494 struct net_if *iface = net_if_get_wifi_sta(); in handle_wifi_signal_change()509 struct net_if *iface = net_if_get_wifi_sta(); in handle_wifi_neighbor_rep_complete()935 struct net_if *iface = net_if_get_wifi_sta(); in cmd_wifi_connect()973 struct net_if *iface = net_if_get_wifi_sta(); in cmd_wifi_disconnect()1116 struct net_if *iface = net_if_get_wifi_sta(); in cmd_wifi_scan()1154 struct net_if *iface = net_if_get_wifi_sta(); in cmd_wifi_status()1292 struct net_if *iface = net_if_get_wifi_sta(); in cmd_wifi_stats()1335 struct net_if *iface = net_if_get_wifi_sta(); in cmd_wifi_11k()1376 struct net_if *iface = net_if_get_wifi_sta(); in cmd_wifi_11k_neighbor_request()1413 struct net_if *iface = net_if_get_wifi_sta(); in cmd_wifi_ps()[all …]
183 sta_iface = net_if_get_wifi_sta(); in main()
336 wifi_ctx.iface = net_if_get_wifi_sta(); in wifi_setup()
3236 struct net_if *net_if_get_wifi_sta(void);
6091 struct net_if *net_if_get_wifi_sta(void) in net_if_get_wifi_sta() function