opnsense-src/sys/dev/nvmf
John Baldwin 97ca2ada80 nvmft: Switch the per-port lock from sx(9) to mtx(9)
This is needed to avoid LORs for a following commit.

Sponsored by:	Chelsio Communications
2025-02-20 10:31:20 -05:00
..
controller nvmft: Switch the per-port lock from sx(9) to mtx(9) 2025-02-20 10:31:20 -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