Searched refs:NET_REQUEST_STATS_GET_WIFI (Results 1 – 3 of 3) sorted by relevance
610 #define NET_REQUEST_STATS_GET_WIFI \ macro613 NET_MGMT_DEFINE_REQUEST_HANDLER(NET_REQUEST_STATS_GET_WIFI);
457 NET_MGMT_REGISTER_REQUEST_HANDLER(NET_REQUEST_STATS_GET_WIFI, wifi_iface_stats);
704 ret = net_mgmt(NET_REQUEST_STATS_GET_WIFI, iface, in cmd_wifi_stats()