Searched refs:advanced (Results 1 – 25 of 122) sorted by relevance
12345
/Linux-v5.4/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.4/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.4/net/ipv4/ |
D | tcp_recovery.c | 118 if (!tp->rack.advanced) in tcp_rack_mark_lost() 122 tp->rack.advanced = 0; in tcp_rack_mark_lost() 154 tp->rack.advanced = 1; in tcp_rack_advance()
|
/Linux-v5.4/Documentation/driver-api/ |
D | bt8xxgpio.rst | 5 For advanced documentation, see http://www.bu3sch.de/btgpio.php 22 there are some advanced soldering skills needed in any case.
|
/Linux-v5.4/drivers/media/v4l2-core/ |
D | Kconfig | 20 bool "Enable advanced debug functionality on V4L2 drivers" 22 Say Y here to enable advanced debugging functionality on some
|
/Linux-v5.4/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.4/drivers/net/ethernet/netronome/ |
D | Kconfig | 27 cards working as a advanced Ethernet NIC. It works with both 48 ABM NIC allows advanced configuration of queuing and scheduling
|
/Linux-v5.4/Documentation/ABI/removed/ |
D | ip_queue | 6 more advanced queueing mechanism to user-space. The ip_queue
|
/Linux-v5.4/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.4/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.4/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.4/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.4/Documentation/filesystems/ |
D | btrfs.txt | 4 Btrfs is a copy on write filesystem for Linux aimed at implementing advanced
|
/Linux-v5.4/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.4/Documentation/devicetree/bindings/serial/ |
D | maxim,max310x.txt | 1 * Maxim MAX310X advanced Universal Asynchronous Receiver-Transmitter (UART)
|
D | nxp,sc16is7xx.txt | 1 * NXP SC16IS7xx advanced Universal Asynchronous Receiver-Transmitter (UART)
|
/Linux-v5.4/Documentation/devicetree/bindings/media/i2c/ |
D | max2175.txt | 4 The MAX2175 IC is an advanced analog/digital hybrid-radio receiver with
|
/Linux-v5.4/Documentation/devicetree/bindings/powerpc/4xx/ |
D | akebono.txt | 26 Represents the advanced host controller SATA interface.
|
/Linux-v5.4/arch/microblaze/ |
D | Kconfig | 149 bool "Prompt for advanced kernel configuration options" 151 This option will enable prompting for a variety of advanced kernel 158 comment "Default settings for advanced configuration options are used"
|
/Linux-v5.4/Documentation/core-api/ |
D | xarray.rst | 287 set or clear a mark. It may be more efficient to use the advanced API 293 The advanced API offers more flexibility and better performance at the 295 No locking is done for you by the advanced API, and you are required 298 the array. You can mix advanced and normal operations on the same array; 299 indeed the normal API is implemented in terms of the advanced API. The 300 advanced API is only available to modules with a GPL-compatible license. 302 The advanced API is based around the xa_state. This is an opaque data 334 exposed through the normal API, but when using the advanced API, it's
|
/Linux-v5.4/arch/nios2/ |
D | Kconfig | 142 bool "Prompt for advanced kernel configuration options" 144 comment "Default settings for advanced configuration options are used"
|
/Linux-v5.4/Documentation/media/uapi/mediactl/ |
D | media-controller-intro.rst | 28 With more and more advanced SoC devices being introduced, the current
|
/Linux-v5.4/Documentation/devicetree/bindings/mfd/ |
D | stm32-timers.txt | 4 - advanced-control timers consist of a 16-bit auto-reload counter driven by a programmable
|
/Linux-v5.4/arch/arm/nwfpe/ |
D | fpmodule.inl | 25 As a result the program counter has been advanced to the next
|
12345