Searched full:fabrics (Results 1 – 25 of 53) sorted by relevance
123
/freebsd-src/share/man/man4/ |
H A D | nvmf_tcp.4 | 11 .Nd "TCP transport for NVM Express over Fabrics" 29 module implements the software TCP/IP transport for NVM Express over Fabrics.
|
H A D | nvmft.4 | 11 .Nd "NVM Express over Fabrics CAM Target Layer frontend" 30 driver provides the kernel component of an NVM Express over Fabrics
|
H A D | nvmf.4 | 11 .Nd "NVM Express over Fabrics host driver" 29 driver provides the kernel component of an NVM Express over Fabrics
|
/freebsd-src/sbin/nvmecontrol/ |
H A D | disconnect.c | 71 .descr = "Disconnect from a fabrics controller", 78 .descr = "Disconnect from all fabrics controllers",
|
H A D | connect.c | 17 #include "fabrics.h" 288 .descr = "Connect to a fabrics controller", 297 .descr = "Discover and connect to fabrics controllers",
|
H A D | reconnect.c | 19 #include "fabrics.h" 314 .descr = "Reconnect to a fabrics controller",
|
H A D | Makefile | 10 SRCS+= fabrics.c
|
H A D | discover.c | 16 #include "fabrics.h" 294 .descr = "List discovery log pages from a fabrics controller",
|
/freebsd-src/sys/dev/nvmf/ |
H A D | nvmf_transport.c | 24 /* Transport-independent support for fabrics queue pairs and commands. */ 38 "NVMe over Fabrics transport"); 41 "NVMe over Fabrics"); 109 /* 4.2 of NVMe base spec: Fabrics always uses SGL. */ in nvmf_allocate_command()
|
H A D | nvmf_transport_internal.h | 75 * Fabrics Command and Response Capsules. The Fabrics host
|
H A D | nvmf.h | 17 * Default settings in Fabrics controllers. These match values used by the
|
H A D | nvmf_proto.h | 22 * NVMe over Fabrics specification definitions 99 * NVMe over Fabrics transport types 240 * XXX: 5.3 in NVMe-over-Fabrics 1.1 gives this as an upper bound in
|
/freebsd-src/sys/contrib/device-tree/Bindings/arm/tegra/ |
H A D | nvidia,tegra234-cbb.yaml | 16 The Tegra234 SoC has different fabrics based on CBB 2.0 architecture 17 which include cluster fabrics BPMP, AON, PSC, SCE, RCE, DCE, FSI and
|
/freebsd-src/usr.sbin/nvmfd/ |
H A D | controller.c | 143 warnx("Unsupported fabrics command %#x", fc->fctype); in handle_fabrics_command() 190 * Only permit Fabrics commands while a controller is in controller_handle_admin_commands()
|
/freebsd-src/ |
H A D | RELNOTES | 99 NVMe over Fabrics controller. The nvmft(4) kernel module adds 106 NVMe over Fabrics host. New commands added to nvmecontrol(8)
|
/freebsd-src/sys/contrib/device-tree/Bindings/interconnect/ |
H A D | qcom,msm8974.yaml | 14 bandwidth requirements between various network-on-chip fabrics.
|
H A D | qcom,msm8939.yaml | 14 adjusting the bandwidth requirements between the various NoC fabrics.
|
H A D | qcom,qcs404.yaml | 14 bandwidth requirements between the various NoC fabrics.
|
H A D | qcom,msm8916.yaml | 14 bandwidth requirements between the various NoC fabrics.
|
H A D | qcom,qcm2290.yaml | 14 bandwidth requirements between the various NoC fabrics.
|
H A D | qcom,sdm660.yaml | 14 bandwidth requirements between the various NoC fabrics.
|
H A D | interconnect.txt | 16 consumers, such as in the case where two network-on-chip fabrics interface
|
H A D | qcom,msm8996.yaml | 14 bandwidth requirements between the various NoC fabrics.
|
H A D | qcom,sm6115.yaml | 14 bandwidth requirements between the various NoC fabrics.
|
/freebsd-src/contrib/ofed/infiniband-diags/man/ |
H A D | infiniband-diags.8 | 33 .SH DIAGNOSTICS FOR INFINIBAND FABRICS 37 maintain infiniband fabrics. Many tools and utilities are provided. Some with
|
123