| /linux-6.15/Documentation/translations/zh_CN/infiniband/ |
| H A D | user_verbs.rst | 17 用户空间verbs访问 21 通过“verbs”直接访问IB硬件,如InfiniBand架构规范第11章所述。 23 要使用verbs,需要libibverbs库,可从https://github.com/linux-rdma/rdma-core。 71 等等。由于InfiniBand的用户空间verbs对于非特权进程来说应该是安全的,因此在udev规
|
| /linux-6.15/drivers/infiniband/sw/siw/ |
| H A D | Kconfig | 14 implements both a kernel and user space RDMA verbs API. 15 The user space verbs API requires a support 17 space verbs API, libibverbs. To implement RDMA over
|
| /linux-6.15/drivers/infiniband/sw/rdmavt/ |
| H A D | Kconfig | 3 tristate "RDMA verbs transport library" 8 This is a common software verbs provider for RDMA networks.
|
| /linux-6.15/drivers/infiniband/sw/rxe/ |
| H A D | Kconfig | 19 verbs API. The user space verbs API requires a support 21 space verbs API, libibverbs. The other layer interfaces
|
| /linux-6.15/Documentation/infiniband/ |
| H A D | user_verbs.rst | 2 Userspace verbs access 6 enables direct userspace access to IB hardware via "verbs," as 9 To use the verbs, the libibverbs library, available from 73 and so on. Since the InfiniBand userspace verbs should be safe for
|
| H A D | opa_vnic.rst | 113 implements the verbs to allocate and free the OPA_VNIC RDMA netdev.
|
| /linux-6.15/drivers/infiniband/hw/qedr/ |
| H A D | Makefile | 4 qedr-y := main.o verbs.o qedr_roce_cm.o qedr_iw_cm.o
|
| /linux-6.15/net/sunrpc/xprtrdma/ |
| H A D | Makefile | 4 rpcrdma-y := transport.o rpc_rdma.o verbs.o frwr_ops.o ib_client.o \
|
| /linux-6.15/drivers/infiniband/hw/irdma/ |
| H A D | Makefile | 24 verbs.o \
|
| /linux-6.15/drivers/infiniband/hw/mana/ |
| H A D | Kconfig | 8 for workloads (e.g. DPDK, MPI etc) that uses RDMA verbs to directly
|
| /linux-6.15/sound/pci/hda/ |
| H A D | patch_realtek.c | 1293 .v.verbs = (const struct hda_verb[]) { 1331 .v.verbs = (const struct hda_verb[]) { 1340 .v.verbs = (const struct hda_verb[]) { 1814 .v.verbs = (const struct hda_verb[]) { 1832 .v.verbs = (const struct hda_verb[]) { 2332 .v.verbs = (const struct hda_verb[]) { 2340 .v.verbs = (const struct hda_verb[]) { 2349 .v.verbs = (const struct hda_verb[]) { 2358 .v.verbs = (const struct hda_verb[]) { 2367 .v.verbs = (const struct hda_verb[]) { [all …]
|
| H A D | hda_auto_parser.c | 786 v = snd_array_new(&codec->verbs); in snd_hda_add_verbs() 803 snd_array_for_each(&codec->verbs, i, v) in snd_hda_apply_verbs() 849 if (action != HDA_FIXUP_ACT_PROBE || !fix->v.verbs) in __snd_hda_apply_fixup() 853 snd_hda_add_verbs(codec, fix->v.verbs); in __snd_hda_apply_fixup()
|
| H A D | patch_analog.c | 1048 .v.verbs = ad1884_dmic_init_verbs, 1058 .v.verbs = ad1884_dmic_init_verbs,
|
| H A D | patch_sigmatel.c | 1439 .v.verbs = (const struct hda_verb[]) { 2715 .v.verbs = hp_bnb13_eq_verbs, 3899 .v.verbs = d965_core_init, 4249 .v.verbs = (const struct hda_verb[]) {
|
| H A D | hda_local.h | 290 const struct hda_verb *verbs; member
|
| H A D | patch_cirrus.c | 555 .v.verbs = (const struct hda_verb[]) {
|
| H A D | patch_conexant.c | 918 .v.verbs = (const struct hda_verb[]) {
|
| H A D | Kconfig | 60 codec setup, add extra verbs, and re-configure the codec dynamically.
|
| /linux-6.15/drivers/infiniband/hw/hfi1/ |
| H A D | Makefile | 51 verbs.o \
|
| /linux-6.15/drivers/infiniband/ |
| H A D | Kconfig | 29 tristate "InfiniBand userspace access (verbs and CM)" 33 kernel side of userspace verbs and the userspace
|
| /linux-6.15/drivers/infiniband/core/ |
| H A D | Makefile | 10 ib_core-y := packer.o ud_header.o verbs.o cq.o rw.o sysfs.o \
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | infiniband.rst | 28 .. kernel-doc:: drivers/infiniband/core/verbs.c
|
| /linux-6.15/Documentation/sound/hd-audio/ |
| H A D | realtek-pc-beep.rst | 82 verbs (Set/Get Coefficient Index, Set/Get Processing Coefficient). The node is 98 enabled via verbs on NID 01h). Additionally, it can mix (with optional
|
| H A D | notes.rst | 311 codec verbs to the device. Some tools are available: hda-emu and 395 The extra verbs to execute at initialization. You can add a verb by 422 specified codec, and clear all init verbs and hints. 795 Although you can issue any verbs with this program, the driver state
|
| /linux-6.15/include/sound/ |
| H A D | hda_codec.h | 286 struct snd_array verbs; member
|