Searched refs:LPM (Results 1 – 19 of 19) sorted by relevance
/Linux-v6.6/Documentation/bpf/ |
D | map_lpm_trie.rst | 18 LPM tries may be created with a maximum prefix length that is a multiple 26 The value type stored in the LPM trie can be any user defined type. 96 A userspace program can iterate through the entries in an LPM trie using 104 ``bpf_map_get_next_key()`` will iterate through the LPM trie elements 112 of LPM trie usage from userspace. The code snippets below demonstrate 118 The following BPF code snippet shows how to declare a new LPM trie for IPv4 157 LPM trie: 171 of an LPM trie:
|
/Linux-v6.6/Documentation/networking/devlink/ |
D | devlink-dpipe.rst | 15 For example, the routing longest prefix match (LPM) algorithm used by the 31 One example is the kernel's LPM algorithm which in many cases differs 127 LPM are not supported due to the fact that this is exactly a process we wish 166 LPM section in Abstraction Example 169 The LPM algorithm can be implemented as a list of hash tables. Each hash 177 The ``meta.lpm_prefix`` field is used to connect two LPM tables. 197 In the case of local routes the LPM lookup already resolves the egress 215 In case of remote routes this table does the ECMP. The LPM lookup results in 218 and the packet's hash a local offset is generated. Multiple LPM entries can
|
/Linux-v6.6/Documentation/devicetree/bindings/usb/ |
D | hisilicon,histb-xhci.txt | 26 - usb2-lpm-disable: indicate if we don't want to enable USB2 HW LPM 27 - usb3-lpm-capable: determines if platform is USB3 LPM capable
|
/Linux-v6.6/Documentation/driver-api/usb/ |
D | usb3-debug-port.rst | 76 [ 1815.999595] usb 4-3: LPM exit latency is zeroed, disabling LPM. 144 [ 79.475003] usb 2-2.1: LPM exit latency is zeroed, disabling LPM.
|
D | power-management.rst | 529 enabling hardware LPM, the host can automatically put the device into 533 The user interface for controlling hardware LPM is located in the 540 When a USB2 device which support LPM is plugged to a 541 xHCI host root hub which support software LPM, the 542 host will run a software LPM test for it; if the device 544 supports USB2 hardware LPM, this file will show up and 545 driver will enable hardware LPM for the device. You 547 USB2 hardware LPM manually. This is for test purpose mainly. 556 supports USB3 hardware LPM, USB3 hardware LPM will be 559 indicating whether or not USB3 hardware LPM U1 or U2
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-bus-usb | 98 in to a xHCI host which support link PM, it will perform a LPM 99 test; if the test is passed and host supports USB2 hardware LPM 100 (xHCI 1.0 feature), USB2 hardware LPM will be enabled for the 103 or disable) indicating whether or not USB2 hardware LPM is 116 the check is passed and the host supports USB3 hardware LPM, 117 USB3 hardware LPM will be enabled for the device and the USB 121 or not USB3 hardware LPM U1 or U2 is enabled for the device. 223 Some USB3.0 devices are not friendly to USB3 LPM. usb3_lpm_permit 275 USB 2.0 devices may support hardware link power management (LPM) 277 tuning the timeout for L1 inactivity timer (LPM timer), e.g. [all …]
|
D | devlink-resource-mlxsw | 7 the chip including L2 FDB, L3 LPM, ECMP and more. The KVD
|
/Linux-v6.6/drivers/net/ethernet/sis/ |
D | sis900.h | 54 PESEL = 0x00000008, LPM = 0x00000004, BEM = 0x00000001, enumerator
|
/Linux-v6.6/Documentation/devicetree/bindings/regulator/ |
D | mcp16502-regulator.txt | 6 - lpm-gpios: GPIO for LPM pin. Note that this GPIO *must* remain high during
|
/Linux-v6.6/drivers/scsi/pcmcia/ |
D | Kconfig | 49 LOGITECH LPM-SCSI2E
|
/Linux-v6.6/drivers/regulator/ |
D | mcp16502.c | 184 return MCP16502_REG_BASE(rdev_get_id(rdev), LPM); in mcp16502_get_state_reg()
|
/Linux-v6.6/arch/arm/boot/dts/intel/pxa/ |
D | pxa3xx.dtsi | 89 * non-LPM pulled output, the same configuration could probably be used.
|
/Linux-v6.6/arch/arm64/boot/dts/qcom/ |
D | apq8016-sbc.dts | 274 * must be specified to ensure the regulators are not put in LPM where they
|
D | sa8775p-ride.dts | 164 * when switching to LPM.
|
/Linux-v6.6/arch/arm64/boot/dts/mediatek/ |
D | mt8195-cherry.dtsi | 1174 /* MT7921's USB Bluetooth has issues with USB2 LPM */
|
/Linux-v6.6/Documentation/networking/ |
D | switchdev.rst | 346 does a longest prefix match (LPM) on FIB entries matching route prefix and
|
/Linux-v6.6/drivers/ata/ |
D | Kconfig | 124 Select the Default SATA Link Power Management (LPM) policy to use
|
/Linux-v6.6/drivers/eisa/ |
D | eisa.ids | 1123 NIC0800 "PC-LPM-16 Low Power Multi-function Board"
|
/Linux-v6.6/Documentation/admin-guide/sysctl/ |
D | kernel.rst | 657 LPM. The soft lockup timeout is not impacted.
|