opnsense-src/sys/dev/nvmf
John Baldwin 38e1083940 nvmf: Add NVMF_CONNECTION_STATUS ioctl
This returns an nvlist indicating if a Fabrics host is connected and
the time of the most recent disconnection.

Reviewed by:	imp
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D48219
2025-01-31 15:47:58 -05:00
..
controller nvmft: Don't offline a port being removed if it is already offline 2025-01-31 15:13:52 -05:00
host nvmf: Add NVMF_CONNECTION_STATUS ioctl 2025-01-31 15:47:58 -05:00
nvmf.h nvmf: Add NVMF_CONNECTION_STATUS ioctl 2025-01-31 15:47:58 -05:00
nvmf_proto.h nvmf: Add explicit alignment for struct nvmf_fabric_cmd 2024-05-06 15:19:39 -07:00
nvmf_tcp.c nvmf: Switch several ioctls to using nvlists 2024-12-30 13:52:21 -05:00
nvmf_tcp.h nvmf: fix build with __assert_unreachable() addition to userland 2025-01-12 18:41:37 -06:00
nvmf_transport.c nvmf: Switch several ioctls to using nvlists 2024-12-30 13:52:21 -05:00
nvmf_transport.h nvmf: Switch several ioctls to using nvlists 2024-12-30 13:52:21 -05:00
nvmf_transport_internal.h nvmf: Switch several ioctls to using nvlists 2024-12-30 13:52:21 -05:00