Home
last modified time | relevance | path

Searched refs:ZFD_IOCTL_POLL_OFFLOAD (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/include/zephyr/sys/
Dfdtable.h257 ZFD_IOCTL_POLL_OFFLOAD, enumerator
/Zephyr-latest/lib/os/zvfs/
Dzvfs_poll.c102 return zvfs_fdtable_call_ioctl(offl_vtable, offl_ctx, ZFD_IOCTL_POLL_OFFLOAD, fds, in zvfs_poll_internal()
/Zephyr-latest/subsys/net/lib/websocket/
Dwebsocket.c491 ret = zvfs_fdtable_call_ioctl(vtable, ctx, ZFD_IOCTL_POLL_OFFLOAD, in websocket_poll_offload()
508 case ZFD_IOCTL_POLL_OFFLOAD: { in websocket_ioctl_vmeth()
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_socket_offload.c614 case ZFD_IOCTL_POLL_OFFLOAD: { in eswifi_socket_ioctl()
/Zephyr-latest/drivers/wifi/simplelink/
Dsimplelink_sockets.c1189 case ZFD_IOCTL_POLL_OFFLOAD: { in simplelink_ioctl()
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_tls.c3374 ret = zvfs_fdtable_call_ioctl(vtable, ctx, ZFD_IOCTL_POLL_OFFLOAD, in ztls_poll_offload()
3751 case ZFD_IOCTL_POLL_OFFLOAD: { in tls_sock_ioctl_vmeth()
/Zephyr-latest/drivers/net/
Dnsos_sockets.c381 case ZFD_IOCTL_POLL_OFFLOAD: in nsos_ioctl()
/Zephyr-latest/drivers/modem/
Dsimcom-sim7080.c602 case ZFD_IOCTL_POLL_OFFLOAD: { in offload_ioctl()