Searched refs:eth_esp32_rx (Results 1 – 2 of 2) sorted by relevance
75 static struct net_pkt *eth_esp32_rx( in eth_esp32_rx() function119 struct net_pkt *pkt = eth_esp32_rx( in eth_esp32_rx_thread()
142 static esp_err_t eth_esp32_rx(void *buffer, uint16_t len, void *eb) in eth_esp32_rx() function298 esp_wifi_internal_reg_rxcb(WIFI_IF_AP, eth_esp32_rx); in esp_wifi_event_task()580 esp_wifi_internal_reg_rxcb(ESP_IF_WIFI_STA, eth_esp32_rx); in esp32_wifi_init()