Searched refs:esp32_ap_sta_data (Results 1 – 1 of 1) sorted by relevance
43 static struct esp32_wifi_runtime esp32_ap_sta_data; variable200 esp32_ap_sta_data.stats.bytes.received += len; in wifi_esp32_ap_iface_rx()201 esp32_ap_sta_data.stats.pkts.rx++; in wifi_esp32_ap_iface_rx()212 esp32_ap_sta_data.stats.errors.rx++; in wifi_esp32_ap_iface_rx()421 struct esp32_wifi_runtime *ap_data = &esp32_ap_sta_data; in esp_wifi_event_handler()947 &esp32_ap_sta_data, NULL, CONFIG_WIFI_INIT_PRIORITY,