Home
last modified time | relevance | path

Searched refs:lws_netdev_ops_t (Results 1 – 7 of 7) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-netdev.h65 } lws_netdev_ops_t; typedef
98 const lws_netdev_ops_t *ops;
240 const lws_netdev_ops_t *ops, const char *name,
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/
Ddevices.c106 static const lws_netdev_ops_t wifi_ops = {
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/main/
Ddevices.c125 static const lws_netdev_ops_t wifi_ops = {
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/main/
Ddevices.c168 static const lws_netdev_ops_t wifi_ops = {
/third_party/libwebsockets/lib/drivers/netdev/
Dnetdev.c249 const lws_netdev_ops_t *ops, const char *name, in lws_netdev_instance_create()
/third_party/libwebsockets/lib/plat/freertos/esp32/drivers/netdev/
Dwifi-esp32.c415 const lws_netdev_ops_t *ops, in lws_netdev_wifi_create_plat()
/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h1559 const lws_netdev_ops_t *ops, const char *name,