Home
last modified time | relevance | path

Searched refs:verbs (Results 1 – 25 of 29) 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/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
H A Dopa_vnic.rst113 implements the verbs to allocate and free the OPA_VNIC RDMA netdev.
/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.c1070 static const struct hda_verb verbs[] = { in alc271_fixup_dmic() local
1082 snd_hda_sequence_write(codec, verbs); in alc271_fixup_dmic()
4135 .v.verbs = (const struct hda_verb[]) {
4164 .v.verbs = (const struct hda_verb[]) {
4178 .v.verbs = (const struct hda_verb[]) {
4480 .v.verbs = (const struct hda_verb[]) {
4547 .v.verbs = (const struct hda_verb[]) {
4596 .v.verbs = (const struct hda_verb[]) {
4882 .v.verbs = (const struct hda_verb[]) {
4929 .v.verbs = (const struct hda_verb[]) {
[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[]) {
/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/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/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.
H A Dhda_local.h270 * Fix-up pin default configurations and add default verbs
290 const struct hda_verb *verbs; member
/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,
H A Dsigmatel.c1439 .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 Dconexant.c909 .v.verbs = (const struct hda_verb[]) {
/linux/sound/hda/codecs/cirrus/
H A Dcs420x.c506 .v.verbs = (const struct hda_verb[]) {

12