Home
last modified time | relevance | path

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

12

/linux/Documentation/translations/zh_CN/infiniband/
H A Dipoib.rst50 在数据报模式下,使用IB UD(不可靠数据报)传输,因此接口MTU等于IB L2 MTU
51 减去IPoIB封装头(4字节)。例如,在一个典型的具有2K MTU的IB结构中,IPoIB
54 在连接模式下,使用IB RC(可靠的连接)传输。连接模式利用IB传输的连接特性,
65 如果IB HW支持IPoIB无状态卸载,IPoIB会向网络堆栈广播TCP/IP校验和/或大量
76 如果底层IB设备支持CQ事件管理,可以使用ethtool来设置中断缓解参数,从而减少
H A Dcore_locking.rst67 IB中间层不执行任何函数调用的序列化。
112 一个IB设备。使用者必须在从移除方法返回之前完成所有的清理工作并释放
H A Duser_verbs.rst21 通过“verbs”直接访问IB硬件,如InfiniBand架构规范第11章所述。
43 由于所有IB资源的创建和销毁都是通过文件描述符传递的命令完成的,所以内核可以跟
/linux/Documentation/infiniband/
H A Dipoib.rst40 In datagram mode, the IB UD (Unreliable Datagram) transport is used
41 and so the interface MTU has is equal to the IB L2 MTU minus the
42 IPoIB encapsulation header (4 bytes). For example, in a typical IB
45 In connected mode, the IB RC (Reliable Connected) transport is used.
46 Connected mode takes advantage of the connected nature of the IB
60 If the IB HW supports IPoIB stateless offloads, IPoIB advertises
73 If the underlying IB device supports CQ event moderation, one can
H A Duser_verbs.rst6 enables direct userspace access to IB hardware via "verbs," as
36 Since creation and destruction of all IB resources is done by
H A Dcore_locking.rst57 The IB midlayer does not perform any serialization of function calls.
111 An upper level protocol consumer may begin using an IB device as
/linux/drivers/infiniband/hw/mlx5/
H A DKconfig7 Mellanox Connect-IB PCI Express host channel adapters (HCAs).
9 IP-over-IB or SRP with these devices.
/linux/Documentation/admin-guide/cgroup-v1/
H A Drdma.rst19 RDMA controller allows user to limit RDMA/IB specific resources that a given
70 (b) No resource limits were configured, but IB/RDMA stack tries to
81 IB stack honors limits enforced by the rdma controller. When application
82 query about maximum resource limits of IB device, it returns minimum of
84 IB device.
/linux/arch/loongarch/include/asm/
H A Dhw_breakpoint.h60 VAL = csr_read64(LOONGARCH_CSR_##IB##N##REG); \
68 csr_write64(VAL, LOONGARCH_CSR_##IB##N##REG); \
/linux/drivers/infiniband/hw/hfi1/
H A Dtrace.h11 packettype_name(IB), \
/linux/drivers/infiniband/hw/mlx4/
H A DKconfig11 IP-over-IB or SRP with these devices.
/linux/arch/arm/boot/dts/gemini/
H A Dgemini-nas4220b.dts3 * Device Tree file for the Gemini-based Raidsonic NAS IB-4220-B
12 model = "Raidsonic NAS IB-4220-B";
/linux/net/sched/
H A Dsch_qfq.c124 enum qfq_state { ER, IR, EB, IB, QFQ_MAX_STATE }; enumerator
807 qfq_move_groups(q, mask, IB, IR); in qfq_unblock_groups()
835 qfq_move_groups(q, mask, IB, EB); in qfq_make_eligible()
980 ineligible = q->bitmaps[IR] | q->bitmaps[IB]; in qfq_update_eligible()
1322 __clear_bit(grp->index, &q->bitmaps[IB]); in qfq_schedule_agg()
1400 __clear_bit(grp->index, &q->bitmaps[IB]); in qfq_deactivate_agg()
1410 qfq_move_groups(q, mask, IB, IR); in qfq_deactivate_agg()
1420 __clear_bit(grp->index, &q->bitmaps[IB]); in qfq_deactivate_agg()
/linux/Documentation/admin-guide/nfs/
H A Dnfs-rdma.rst41 Testing has been performed using several Mellanox-based IB cards, the
118 InfiniBand support is required for all RDMA devices (IB, iWARP, etc.)].
120 Enable the appropriate IB HCA support (mlx4, mthca, ehca, ipath, etc.) or
173 running on the network. If your IB switch has an embedded SM, you can
187 assumes you have two IB hosts named host1 and host2):
/linux/Documentation/ABI/testing/
H A Dconfigfs-rdma_cm21 The possible RoCE types are either "IB/RoCE v1" or "RoCE v2".
/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-ib62x0.dts8 model = "RaidSonic ICY BOX IB-NAS62x0 (Rev B)";
/linux/Documentation/arch/arm64/
H A Dpointer-authentication.rst125 disables all keys except the IB key.
138 IB, DA and DB enabled, and are reset to this state on exec(). Processes created
/linux/Documentation/iio/
H A Dade9000.rst179 - Phase B: voltage and current (IB + VB)
182 - Individual channels: IA, VA, IB, VB, IC, VC
/linux/Documentation/filesystems/smb/
H A Dsmbdirect.rst38 Enable the appropriate IB HCA support or iWARP adapter support,
/linux/drivers/infiniband/
H A DKconfig12 Core support for InfiniBand (IB). Make sure to also select
/linux/drivers/platform/mellanox/
H A DKconfig50 cables and fans on the wide range Mellanox IB and Ethernet systems.
/linux/drivers/gpib/
H A DKconfig227 CONTEC GP-IB(PC)
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-ib_srp66 IB RC retry count.
/linux/drivers/eisa/
H A Deisa.ids537 HWP0C70 "HP-IB Host Adapter"
543 HWP1450 "HP HP-IB Interface board (82335A)"
/linux/init/
H A DKconfig1242 Provides enforcement of RDMA resources defined by IB stack.

12