Searched refs:verbs (Results 1 – 22 of 22) sorted by relevance
| /Linux-v4.19/drivers/infiniband/sw/rdmavt/ |
| D | Kconfig | 2 tristate "RDMA verbs transport library" 7 This is a common software verbs provider for RDMA networks.
|
| /Linux-v4.19/drivers/infiniband/sw/rxe/ |
| D | Kconfig | 19 verbs API. The user space verbs API requires a support 21 space verbs API, libibverbs. The other layer interfaces
|
| /Linux-v4.19/drivers/infiniband/ |
| D | Kconfig | 27 tristate "InfiniBand userspace access (verbs and CM)" 31 kernel side of userspace verbs and the userspace 50 bool "Allow experimental legacy verbs in new ioctl uAPI (EXPERIMENTAL)" 54 new verbs only. This allows userspace to invoke the IOCTL based uAPI 55 for current legacy verbs too.
|
| /Linux-v4.19/Documentation/infiniband/ |
| D | user_verbs.txt | 4 enables direct userspace access to IB hardware via "verbs," as 7 To use the verbs, the libibverbs library, available from 67 and so on. Since the InfiniBand userspace verbs should be safe for
|
| D | opa_vnic.txt | 107 implements the verbs to allocate and free the OPA_VNIC RDMA netdev.
|
| /Linux-v4.19/drivers/infiniband/hw/qedr/ |
| D | Makefile | 3 qedr-y := main.o verbs.o qedr_roce_cm.o qedr_iw_cm.o
|
| /Linux-v4.19/net/sunrpc/xprtrdma/ |
| D | Makefile | 4 rpcrdma-y := transport.o rpc_rdma.o verbs.o \
|
| /Linux-v4.19/drivers/infiniband/hw/hfi1/ |
| D | Makefile | 15 uc.o ud.o user_exp_rcv.o user_pages.o user_sdma.o verbs.o \
|
| /Linux-v4.19/drivers/infiniband/core/ |
| D | Makefile | 11 ib_core-y := packer.o ud_header.o verbs.o cq.o rw.o sysfs.o \
|
| /Linux-v4.19/sound/pci/hda/ |
| D | patch_realtek.c | 1144 .v.verbs = (const struct hda_verb[]) { 1182 .v.verbs = (const struct hda_verb[]) { 1191 .v.verbs = (const struct hda_verb[]) { 1663 .v.verbs = (const struct hda_verb[]) { 1681 .v.verbs = (const struct hda_verb[]) { 2111 .v.verbs = (const struct hda_verb[]) { 2119 .v.verbs = (const struct hda_verb[]) { 2128 .v.verbs = (const struct hda_verb[]) { 2137 .v.verbs = (const struct hda_verb[]) { 2189 .v.verbs = (const struct hda_verb[]) { [all …]
|
| D | hda_auto_parser.c | 782 v = snd_array_new(&codec->verbs); in snd_hda_add_verbs() 799 snd_array_for_each(&codec->verbs, i, v) in snd_hda_apply_verbs() 843 if (action != HDA_FIXUP_ACT_PROBE || !fix->v.verbs) in apply_fixup() 847 snd_hda_add_verbs(codec, fix->v.verbs); in apply_fixup()
|
| D | patch_analog.c | 1067 .v.verbs = ad1884_dmic_init_verbs, 1077 .v.verbs = ad1884_dmic_init_verbs,
|
| D | hda_codec.h | 293 struct snd_array verbs; member
|
| D | Kconfig | 54 codec setup, add extra verbs, and re-configure the codec dynamically.
|
| D | patch_sigmatel.c | 1453 .v.verbs = (const struct hda_verb[]) { 2702 .v.verbs = hp_bnb13_eq_verbs, 3886 .v.verbs = d965_core_init, 4236 .v.verbs = (const struct hda_verb[]) {
|
| D | hda_local.h | 308 const struct hda_verb *verbs; member
|
| D | patch_cirrus.c | 566 .v.verbs = (const struct hda_verb[]) {
|
| D | patch_conexant.c | 784 .v.verbs = (const struct hda_verb[]) {
|
| D | hda_codec.c | 789 snd_array_free(&codec->verbs); in snd_hda_codec_cleanup_for_unbind() 942 snd_array_init(&codec->verbs, sizeof(struct hda_verb *), 8); in snd_hda_codec_device_new()
|
| /Linux-v4.19/Documentation/sound/hd-audio/ |
| D | notes.rst | 295 codec verbs to the device. Some tools are available: hda-emu and 385 The extra verbs to execute at initialization. You can add a verb by 412 specified codec, and clear all init verbs and hints. 785 Although you can issue any verbs with this program, the driver state
|
| /Linux-v4.19/Documentation/admin-guide/ |
| D | devices.txt | 2996 128 = /dev/infiniband/uverbs0 First InfiniBand verbs device 2997 129 = /dev/infiniband/uverbs1 Second InfiniBand verbs device 2999 159 = /dev/infiniband/uverbs31 31st InfiniBand verbs device
|
| /Linux-v4.19/ |
| D | MAINTAINERS | 12262 RDMAVT - RDMA verbs software
|