Searched refs:advanced (Results 1 – 25 of 130) sorted by relevance
123456
/Linux-v5.10/Documentation/networking/ |
D | batman-adv.rst | 7 Batman advanced is a new approach to wireless networking which does no longer 9 using UDP packets and sets routing tables, batman-advanced operates on ISO/OSI 14 above batman advanced, prominent examples are: IPv4, IPv6, DHCP, IPX. 16 Batman advanced was implemented as a Linux kernel driver to reduce the overhead 83 To make use of your newly created mesh, batman advanced provides a new 85 to batman advanced are not relevant any longer because batman handles them for 101 interfaces now used by batman advanced, e.g.:: 143 As batman advanced operates on layer 2, all hosts participating in the virtual
|
/Linux-v5.10/net/ipv4/ |
D | tcp_recovery.c | 104 if (!tp->rack.advanced) in tcp_rack_mark_lost() 108 tp->rack.advanced = 0; in tcp_rack_mark_lost() 140 tp->rack.advanced = 1; in tcp_rack_advance()
|
/Linux-v5.10/fs/coda/ |
D | Kconfig | 3 tristate "Coda file system support (advanced network fs)" 6 Coda is an advanced network file system, similar to NFS in that it
|
/Linux-v5.10/Documentation/driver-api/gpio/ |
D | bt8xxgpio.rst | 5 For advanced documentation, see https://bues.ch/cms/unmaintained/btgpio.html 22 there are some advanced soldering skills needed in any case.
|
/Linux-v5.10/Documentation/driver-api/80211/ |
D | index.rst | 10 mac80211-advanced
|
D | mac80211-advanced.rst | 2 mac80211 subsystem (advanced) 6 for advanced interaction of mac80211 with drivers to exploit more
|
/Linux-v5.10/drivers/net/ethernet/netronome/ |
D | Kconfig | 28 cards working as a advanced Ethernet NIC. It works with both 50 ABM NIC allows advanced configuration of queuing and scheduling
|
/Linux-v5.10/drivers/media/v4l2-core/ |
D | Kconfig | 29 bool "Enable advanced debug functionality on V4L2 drivers" 31 Say Y here to enable advanced debugging functionality on some
|
/Linux-v5.10/Documentation/ABI/removed/ |
D | ip_queue | 6 more advanced queueing mechanism to user-space. The ip_queue
|
/Linux-v5.10/Documentation/admin-guide/cifs/ |
D | introduction.rst | 24 The intent of this module is to provide the most advanced network 25 file system function for SMB3 compliant servers, including advanced
|
/Linux-v5.10/Documentation/kbuild/ |
D | Kconfig.recursion-issue-02 | 26 # series of bells and whistles it desires to implement, its not so advanced so 28 # CORE_BELL_A has some advanced feature CORE_BELL_A_ADVANCED which selects
|
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-mt6797.txt | 59 or 3 for the advanced pull-up resistors. 61 or 3 for the advanced pull-down resistors.
|
/Linux-v5.10/fs/cifs/ |
D | Kconfig | 3 tristate "SMB3 and CIFS support (advanced network filesystem)" 39 This module provides an advanced network file system client 43 (smbdirect), advanced security features, per-share encryption, 113 bool "Kerberos/SPNEGO advanced session setup"
|
/Linux-v5.10/Documentation/filesystems/ |
D | btrfs.rst | 7 Btrfs is a copy on write filesystem for Linux aimed at implementing advanced
|
/Linux-v5.10/Documentation/devicetree/bindings/mtd/ |
D | mtd-physmap.txt | 29 - use-advanced-sector-protection: boolean to enable support for the 30 advanced sector protection (Spansion: PPB - Persistent Protection
|
/Linux-v5.10/Documentation/devicetree/bindings/serial/ |
D | maxim,max310x.txt | 1 * Maxim MAX310X advanced Universal Asynchronous Receiver-Transmitter (UART)
|
/Linux-v5.10/arch/microblaze/ |
D | Kconfig | 134 bool "Prompt for advanced kernel configuration options" 136 This option will enable prompting for a variety of advanced kernel 143 comment "Default settings for advanced configuration options are used"
|
/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/ |
D | max2175.txt | 4 The MAX2175 IC is an advanced analog/digital hybrid-radio receiver with
|
/Linux-v5.10/Documentation/devicetree/bindings/powerpc/4xx/ |
D | akebono.txt | 26 Represents the advanced host controller SATA interface.
|
/Linux-v5.10/Documentation/userspace-api/media/mediactl/ |
D | media-controller-intro.rst | 21 With more and more advanced SoC devices being introduced, the current
|
/Linux-v5.10/arch/nios2/ |
D | Kconfig | 145 bool "Prompt for advanced kernel configuration options" 147 comment "Default settings for advanced configuration options are used"
|
/Linux-v5.10/Documentation/core-api/ |
D | xarray.rst | 302 set or clear a mark. It may be more efficient to use the advanced API 308 The advanced API offers more flexibility and better performance at the 310 No locking is done for you by the advanced API, and you are required 313 the array. You can mix advanced and normal operations on the same array; 314 indeed the normal API is implemented in terms of the advanced API. The 315 advanced API is only available to modules with a GPL-compatible license. 317 The advanced API is based around the xa_state. This is an opaque data 349 exposed through the normal API, but when using the advanced API, it's
|
/Linux-v5.10/net/tipc/ |
D | Kconfig | 48 advanced algorithm: AEAD AES-GCM (like IPSec or TLS) before leaving/
|
/Linux-v5.10/arch/arm/nwfpe/ |
D | fpmodule.inl | 25 As a result the program counter has been advanced to the next
|
/Linux-v5.10/arch/powerpc/platforms/ps3/ |
D | Kconfig | 24 This gives you access to some advanced options for the PS3. The 156 If you intend to use the advanced performance monitoring and
|
123456