Searched refs:eth_esp32_rx (Results 1 – 2 of 2) sorted by relevance
101 static struct net_pkt *eth_esp32_rx( in eth_esp32_rx() function145 struct net_pkt *pkt = eth_esp32_rx( in eth_esp32_rx_thread()
125 static esp_err_t eth_esp32_rx(void *buffer, uint16_t len, void *eb) in eth_esp32_rx() function351 wifi_rxcb_t esp32_rx = eth_esp32_rx; in esp_wifi_handle_ap_connect_event()852 esp_wifi_internal_reg_rxcb(ESP_IF_WIFI_STA, eth_esp32_rx); in esp32_wifi_init()862 esp_wifi_internal_reg_rxcb(ESP_IF_WIFI_STA, eth_esp32_rx); in esp32_wifi_init()