Home
last modified time | relevance | path

Searched refs:verbs (Results 1 – 24 of 24) sorted by relevance

/Linux-v5.4/drivers/infiniband/sw/siw/
DKconfig13 implements both a kernel and user space RDMA verbs API.
14 The user space verbs API requires a support
16 space verbs API, libibverbs. To implement RDMA over
/Linux-v5.4/drivers/infiniband/sw/rdmavt/
DKconfig3 tristate "RDMA verbs transport library"
8 This is a common software verbs provider for RDMA networks.
/Linux-v5.4/drivers/infiniband/sw/rxe/
DKconfig20 verbs API. The user space verbs API requires a support
22 space verbs API, libibverbs. The other layer interfaces
/Linux-v5.4/drivers/infiniband/
DKconfig29 tristate "InfiniBand userspace access (verbs and CM)"
33 kernel side of userspace verbs and the userspace
41 bool "Allow experimental legacy verbs in new ioctl uAPI (EXPERIMENTAL)"
45 new verbs only. This allows userspace to invoke the IOCTL based uAPI
46 for current legacy verbs too.
/Linux-v5.4/Documentation/infiniband/
Duser_verbs.rst2 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
Dopa_vnic.rst113 implements the verbs to allocate and free the OPA_VNIC RDMA netdev.
/Linux-v5.4/drivers/infiniband/hw/qedr/
DMakefile4 qedr-y := main.o verbs.o qedr_roce_cm.o qedr_iw_cm.o
/Linux-v5.4/net/sunrpc/xprtrdma/
DMakefile4 rpcrdma-y := transport.o rpc_rdma.o verbs.o frwr_ops.o \
/Linux-v5.4/drivers/infiniband/hw/hfi1/
DMakefile46 verbs.o \
/Linux-v5.4/sound/pci/hda/
Dpatch_realtek.c1195 .v.verbs = (const struct hda_verb[]) {
1233 .v.verbs = (const struct hda_verb[]) {
1242 .v.verbs = (const struct hda_verb[]) {
1716 .v.verbs = (const struct hda_verb[]) {
1734 .v.verbs = (const struct hda_verb[]) {
2179 .v.verbs = (const struct hda_verb[]) {
2187 .v.verbs = (const struct hda_verb[]) {
2196 .v.verbs = (const struct hda_verb[]) {
2205 .v.verbs = (const struct hda_verb[]) {
2257 .v.verbs = (const struct hda_verb[]) {
[all …]
Dhda_auto_parser.c778 v = snd_array_new(&codec->verbs); in snd_hda_add_verbs()
795 snd_array_for_each(&codec->verbs, i, v) in snd_hda_apply_verbs()
841 if (action != HDA_FIXUP_ACT_PROBE || !fix->v.verbs) in apply_fixup()
845 snd_hda_add_verbs(codec, fix->v.verbs); in apply_fixup()
Dpatch_analog.c1055 .v.verbs = ad1884_dmic_init_verbs,
1065 .v.verbs = ad1884_dmic_init_verbs,
DKconfig66 codec setup, add extra verbs, and re-configure the codec dynamically.
Dpatch_sigmatel.c1432 .v.verbs = (const struct hda_verb[]) {
2700 .v.verbs = hp_bnb13_eq_verbs,
3884 .v.verbs = d965_core_init,
4234 .v.verbs = (const struct hda_verb[]) {
Dhda_local.h295 const struct hda_verb *verbs; member
Dpatch_cirrus.c553 .v.verbs = (const struct hda_verb[]) {
Dpatch_conexant.c759 .v.verbs = (const struct hda_verb[]) {
Dhda_codec.c776 snd_array_free(&codec->verbs); in snd_hda_codec_cleanup_for_unbind()
945 snd_array_init(&codec->verbs, sizeof(struct hda_verb *), 8); in snd_hda_codec_device_new()
/Linux-v5.4/drivers/infiniband/core/
DMakefile10 ib_core-y := packer.o ud_header.o verbs.o cq.o rw.o sysfs.o \
/Linux-v5.4/include/sound/
Dhda_codec.h285 struct snd_array verbs; member
/Linux-v5.4/Documentation/sound/hd-audio/
Dnotes.rst300 codec verbs to the device. Some tools are available: hda-emu and
390 The extra verbs to execute at initialization. You can add a verb by
417 specified codec, and clear all init verbs and hints.
790 Although you can issue any verbs with this program, the driver state
Dmodels.rst264 Enable initialization verbs for Huawei MBX stereo speakers;
/Linux-v5.4/Documentation/admin-guide/
Ddevices.txt3005 128 = /dev/infiniband/uverbs0 First InfiniBand verbs device
3006 129 = /dev/infiniband/uverbs1 Second InfiniBand verbs device
3008 159 = /dev/infiniband/uverbs31 31st InfiniBand verbs device
/Linux-v5.4/
DMAINTAINERS13684 RDMAVT - RDMA verbs software