Searched refs:ZFD_IOCTL_POLL_OFFLOAD (Results 1 – 8 of 8) sorted by relevance
/Zephyr-latest/include/zephyr/sys/ |
D | fdtable.h | 257 ZFD_IOCTL_POLL_OFFLOAD, enumerator
|
/Zephyr-latest/lib/os/zvfs/ |
D | zvfs_poll.c | 102 return zvfs_fdtable_call_ioctl(offl_vtable, offl_ctx, ZFD_IOCTL_POLL_OFFLOAD, fds, in zvfs_poll_internal()
|
/Zephyr-latest/subsys/net/lib/websocket/ |
D | websocket.c | 491 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/ |
D | eswifi_socket_offload.c | 614 case ZFD_IOCTL_POLL_OFFLOAD: { in eswifi_socket_ioctl()
|
/Zephyr-latest/drivers/wifi/simplelink/ |
D | simplelink_sockets.c | 1189 case ZFD_IOCTL_POLL_OFFLOAD: { in simplelink_ioctl()
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | sockets_tls.c | 3374 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/ |
D | nsos_sockets.c | 381 case ZFD_IOCTL_POLL_OFFLOAD: in nsos_ioctl()
|
/Zephyr-latest/drivers/modem/ |
D | simcom-sim7080.c | 602 case ZFD_IOCTL_POLL_OFFLOAD: { in offload_ioctl()
|