Home
last modified time | relevance | path

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

12

/linux/Documentation/translations/zh_CN/infiniband/
H A Duser_verbs.rst17 用户空间verbs访问
21 通过“verbs”直接访问IB硬件,如InfiniBand架构规范第11章所述。
23 要使用verbs,需要libibverbs库,可从https://github.com/linux-rdma/rdma-core。
71 等等。由于InfiniBand的用户空间verbs对于非特权进程来说应该是安全的,因此在udev规
/linux/drivers/infiniband/sw/siw/
H A DKconfig15 implements both a kernel and user space RDMA verbs API.
16 The user space verbs API requires a support
18 space verbs API, libibverbs. To implement RDMA over
/linux/drivers/infiniband/sw/rxe/
H A DKconfig19 verbs API. The user space verbs API requires a support
21 space verbs API, libibverbs. The other layer interfaces
/linux/drivers/infiniband/sw/rdmavt/
H A DKconfig3 tristate "RDMA verbs transport library"
8 This is a common software verbs provider for RDMA networks.
/linux/Documentation/infiniband/
H A 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
/linux/sound/hda/codecs/realtek/
H A Dalc882.c325 .v.verbs = (const struct hda_verb[]) {
333 .v.verbs = (const struct hda_verb[]) {
342 .v.verbs = (const struct hda_verb[]) {
351 .v.verbs = (const struct hda_verb[]) {
360 .v.verbs = (const struct hda_verb[]) {
412 .v.verbs = (const struct hda_verb[]) {
H A Dalc880.c75 .v.verbs = (const struct hda_verb[]) {
113 .v.verbs = (const struct hda_verb[]) {
122 .v.verbs = (const struct hda_verb[]) {
H A Dalc262.c76 .v.verbs = (const struct hda_verb[]) {
84 .v.verbs = (const struct hda_verb[]) {
H A Dalc260.c122 .v.verbs = (const struct hda_verb[]) {
140 .v.verbs = (const struct hda_verb[]) {
H A Dalc269.c1096 static const struct hda_verb verbs[] = { in alc271_fixup_dmic() local
1108 snd_hda_sequence_write(codec, verbs); in alc271_fixup_dmic()
4183 .v.verbs = (const struct hda_verb[]) {
4212 .v.verbs = (const struct hda_verb[]) {
4226 .v.verbs = (const struct hda_verb[]) {
4528 .v.verbs = (const struct hda_verb[]) {
4595 .v.verbs = (const struct hda_verb[]) {
4644 .v.verbs = (const struct hda_verb[]) {
4930 .v.verbs = (const struct hda_verb[]) {
4977 .v.verbs
[all...]
H A Dalc662.c365 .v.verbs = (const struct hda_verb[]) {
600 .v.verbs = (const struct hda_verb[]) {
717 .v.verbs = (const struct hda_verb[]) {
758 .v.verbs = (const struct hda_verb[]) {
H A Dalc861.c68 .v.verbs = (const struct hda_verb[]) {
H A Dalc268.c61 .v.verbs = (const struct hda_verb[]) {
/linux/drivers/infiniband/hw/qedr/
H A DMakefile4 qedr-y := main.o verbs.o qedr_roce_cm.o qedr_iw_cm.o
/linux/net/sunrpc/xprtrdma/
H A DMakefile4 rpcrdma-y := transport.o rpc_rdma.o verbs.o frwr_ops.o ib_client.o \
/linux/drivers/infiniband/hw/irdma/
H A DMakefile27 verbs.o \
/linux/drivers/infiniband/hw/mana/
H A DKconfig8 for workloads (e.g. DPDK, MPI etc) that uses RDMA verbs to directly
/linux/drivers/infiniband/
H A DKconfig30 tristate "InfiniBand userspace access (verbs and CM)"
34 kernel side of userspace verbs and the userspace
/linux/drivers/infiniband/hw/hfi1/
H A DMakefile51 verbs.o \
/linux/drivers/infiniband/core/
H A DMakefile10 ib_core-y := packer.o ud_header.o verbs.o cq.o rw.o sysfs.o \
/linux/sound/hda/common/
H A Dauto_parser.c786 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 DKconfig25 codec setup, add extra verbs, and re-configure the codec dynamically.
/linux/Documentation/driver-api/
H A Dinfiniband.rst28 .. kernel-doc:: drivers/infiniband/core/verbs.c
/linux/Documentation/sound/hd-audio/
H A 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
/linux/sound/hda/codecs/
H A Danalog.c1010 .v.verbs = ad1884_dmic_init_verbs,
1020 .v.verbs = ad1884_dmic_init_verbs,

12