Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
DKconfig3 tristate "RDMA verbs transport library"
8 This is a common software verbs provider for RDMA networks.
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
DKconfig20 verbs API. The user space verbs API requires a support
22 space verbs API, libibverbs. The other layer interfaces
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
DMakefile4 qedr-y := main.o verbs.o qedr_roce_cm.o qedr_iw_cm.o
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
DMakefile4 rpcrdma-y := transport.o rpc_rdma.o verbs.o frwr_ops.o \
/kernel/linux/linux-5.10/sound/pci/hda/
Dpatch_realtek.c1280 .v.verbs = (const struct hda_verb[]) {
1318 .v.verbs = (const struct hda_verb[]) {
1327 .v.verbs = (const struct hda_verb[]) {
1801 .v.verbs = (const struct hda_verb[]) {
1819 .v.verbs = (const struct hda_verb[]) {
2318 .v.verbs = (const struct hda_verb[]) {
2326 .v.verbs = (const struct hda_verb[]) {
2335 .v.verbs = (const struct hda_verb[]) {
2344 .v.verbs = (const struct hda_verb[]) {
2353 .v.verbs = (const struct hda_verb[]) {
[all …]
Dhda_auto_parser.c784 v = snd_array_new(&codec->verbs); in snd_hda_add_verbs()
801 snd_array_for_each(&codec->verbs, i, v) in snd_hda_apply_verbs()
847 if (action != HDA_FIXUP_ACT_PROBE || !fix->v.verbs) in __snd_hda_apply_fixup()
851 snd_hda_add_verbs(codec, fix->v.verbs); in __snd_hda_apply_fixup()
Dpatch_analog.c1059 .v.verbs = ad1884_dmic_init_verbs,
1069 .v.verbs = ad1884_dmic_init_verbs,
Dpatch_sigmatel.c1439 .v.verbs = (const struct hda_verb[]) {
2707 .v.verbs = hp_bnb13_eq_verbs,
3891 .v.verbs = d965_core_init,
4241 .v.verbs = (const struct hda_verb[]) {
DKconfig60 codec setup, add extra verbs, and re-configure the codec dynamically.
Dhda_local.h297 const struct hda_verb *verbs; member
Dpatch_cirrus.c554 .v.verbs = (const struct hda_verb[]) {
Dpatch_conexant.c796 .v.verbs = (const struct hda_verb[]) {
Dhda_codec.c786 snd_array_free(&codec->verbs); in snd_hda_codec_cleanup_for_unbind()
958 snd_array_init(&codec->verbs, sizeof(struct hda_verb *), 8); in snd_hda_codec_device_new()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
DMakefile50 verbs.o \
/kernel/linux/linux-5.10/drivers/infiniband/
DKconfig29 tristate "InfiniBand userspace access (verbs and CM)"
33 kernel side of userspace verbs and the userspace
/kernel/linux/linux-5.10/drivers/infiniband/core/
DMakefile10 ib_core-y := packer.o ud_header.o verbs.o cq.o rw.o sysfs.o \
/kernel/linux/linux-5.10/Documentation/driver-api/
Dinfiniband.rst28 .. kernel-doc:: drivers/infiniband/core/verbs.c
/kernel/linux/linux-5.10/Documentation/sound/hd-audio/
Drealtek-pc-beep.rst82 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
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.rst262 Enable initialization verbs for Huawei MBX stereo speakers;
/kernel/linux/linux-5.10/include/sound/
Dhda_codec.h287 struct snd_array verbs; member
/kernel/linux/linux-5.10/Documentation/admin-guide/
Ddevices.txt3006 192 = /dev/infiniband/uverbs0 First InfiniBand verbs device
3007 193 = /dev/infiniband/uverbs1 Second InfiniBand verbs device
3009 223 = /dev/infiniband/uverbs31 31st InfiniBand verbs device

12