Searched full:advanced (Results 1 – 25 of 2347) sorted by relevance
12345678910>>...94
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/cfg/ |
D | 6000.c | 130 .name = "Intel(R) Centrino(R) Advanced-N 6205 AGN", 136 .name = "Intel(R) Centrino(R) Advanced-N 6205 ABG", 141 .name = "Intel(R) Centrino(R) Advanced-N 6205 BG", 146 .name = "Intel(R) Centrino(R) Advanced-N 6205S AGN", 152 .name = "Intel(R) Centrino(R) Advanced-N 6205D AGN", 158 .name = "Intel(R) Centrino(R) Advanced-N 6206 AGN", 164 .name = "Intel(R) Centrino(R) Advanced-N 6207 AGN", 184 .name = "Intel(R) Centrino(R) Advanced-N 6230 AGN", 190 .name = "Intel(R) Centrino(R) Advanced-N 6230 ABG", 195 .name = "Intel(R) Centrino(R) Advanced-N 6230 BGN", [all …]
|
/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/drivers/net/ethernet/netronome/ |
D | Kconfig | 28 cards working as a advanced Ethernet NIC. It works with both 44 bool "NFP4000/NFP6000 Advanced buffer management NIC support" 49 Enable driver support for Advanced buffer management NIC on NFP. 50 ABM NIC allows advanced configuration of queuing and scheduling
|
/Linux-v5.10/drivers/net/ethernet/intel/igc/ |
D | igc_base.h | 11 /* Transmit Descriptor - Advanced */ 35 #define IGC_ADVTXD_DTYP_CTXT 0x00200000 /* Advanced Context Descriptor */ 36 #define IGC_ADVTXD_DTYP_DATA 0x00300000 /* Advanced Data Descriptor */ 47 /* Receive Descriptor - Advanced */
|
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/ |
D | nfp_abi.h | 32 * @NFP_MBOX_PCIE_ABM_ENABLE: enable PCIe-side advanced buffer management 33 * Enable advanced buffer management of the PCIe block. If ABM is disabled 35 * ABM allows more advanced buffering and priority control. 39 * @NFP_MBOX_PCIE_ABM_DISABLE: disable PCIe-side advanced buffer management
|
/Linux-v5.10/drivers/pci/pcie/ |
D | Kconfig | 9 support for Native Hot-Plug, Advanced Error Reporting, Power 25 bool "PCI Express Advanced Error Reporting support" 29 This enables PCI Express Root Port Advanced Error Reporting 38 This enables PCI Express Root Port Advanced Error Reporting
|
/Linux-v5.10/drivers/bcma/ |
D | Kconfig | 11 Bus driver for Broadcom specific Advanced Microcontroller Bus 68 Advanced Microcontroller Bus. 98 specific Advanced Microcontroller Bus.
|
/Linux-v5.10/arch/m68k/ |
D | Kconfig.cpu | 343 config ADVANCED config 344 bool "Advanced configuration options" 347 This gives you access to some advanced options for the CPU. The 360 depends on ADVANCED 374 bool "Use one physical chunk of memory only" if ADVANCED && !SUN3 388 depends on ADVANCED && M68060
|
/Linux-v5.10/sound/usb/ |
D | quirks-table.h | 552 /* Has ID 0x0099 when not in "Advanced Driver" mode. 644 /* has ID 0x009d when not in "Advanced Driver" mode */ 737 * This quirk is for the "Advanced Driver" mode of the Edirol UA-5. 738 * If the advanced mode switch at the back of the unit is off, the 741 * In advanced mode, the UA-5 will output S24_3LE samples (two 767 /* has ID 0x0013 when not in "Advanced Driver" mode */ 781 /* has ID 0x0015 when not in "Advanced Driver" mode */ 795 /* has ID 0x0017 when not in "Advanced Driver" mode */ 826 /* has ID 0x001c when not in "Advanced Driver" mode */ 857 /* has ID 0x001e when not in "Advanced Driver" mode */ [all …]
|
/Linux-v5.10/drivers/net/ethernet/intel/igbvf/ |
D | vf.h | 35 /* Receive Descriptor - Advanced */ 70 /* Transmit Descriptor - Advanced */ 85 #define E1000_ADVTXD_DTYP_CTXT 0x00200000 /* Advanced Context Descriptor */ 86 #define E1000_ADVTXD_DTYP_DATA 0x00300000 /* Advanced Data Descriptor */
|
/Linux-v5.10/sound/pci/ice1712/ |
D | amp.h | 8 * Lowlevel functions for Advanced Micro Peripherals Ltd AUDIO2000 17 #define VT1724_SUBDEVICE_AUDIO2000 0x12142417 /* Advanced Micro Peripherals Ltd AUDIO2000 */
|
/Linux-v5.10/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ |
D | ia_css_anr2_types.h | 20 * CSS-API header file for Advanced Noise Reduction kernel v2 27 /* Advanced Noise Reduction (ANR) thresholds */
|
/Linux-v5.10/Documentation/PCI/ |
D | pcieaer-howto.rst | 5 The PCI Express Advanced Error Reporting Driver Guide HOWTO 19 This guide describes the basics of the PCI Express Advanced Error 31 the Advanced Error Reporting capability. The baseline capability is 33 set of error reporting requirements. Advanced Error Reporting 34 capability is implemented with a PCI Express advanced error reporting 38 Express Advanced Error Reporting capability. The PCI Express AER
|
/Linux-v5.10/include/linux/ |
D | reciprocal_div.h | 45 /* "reciprocal_value_adv" implements the advanced version of the algorithm 50 * The advanced version requires more complex calculation to get the reciprocal 54 * It makes no sense to use this advanced version for host divide emulation,
|
/Linux-v5.10/arch/nios2/ |
D | Kconfig | 142 menu "Advanced setup" 145 bool "Prompt for advanced kernel configuration options" 147 comment "Default settings for advanced configuration options are used"
|
/Linux-v5.10/Documentation/gpu/ |
D | todo.rst | 22 Advanced: Tricky tasks that need fairly good understanding of the DRM subsystem 59 Level: Advanced 73 Level: Advanced 95 Level: Advanced 110 Level: Advanced 165 Level: Advanced 274 Level: Advanced 495 Level: Advanced 553 Level: Advanced 568 Level: Advanced [all …]
|
/Linux-v5.10/include/uapi/linux/ |
D | in6.h | 13 * Advanced Sockets API for IPv6 14 * <draft-stevens-advanced-api-00.txt> 221 * Advanced API (RFC3542) (1) 255 * Advanced API (RFC3542) (2)
|
/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/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ |
D | ia_css_anr_types.h | 20 * CSS-API header file for Advanced Noise Reduction kernel v1 27 /* Advanced Noise Reduction configuration.
|
/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 305 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/arch/powerpc/platforms/ps3/ |
D | Kconfig | 22 bool "PS3 Advanced configuration options" 24 This gives you access to some advanced options for the PS3. The 156 If you intend to use the advanced performance monitoring and
|
/Linux-v5.10/Documentation/i2c/busses/ |
D | i2c-amd8111.rst | 20 00:07.2 SMBus: Advanced Micro Devices [AMD] AMD-8111 SMBus 2.0 (rev 02) 21 Subsystem: Advanced Micro Devices [AMD] AMD-8111 SMBus 2.0
|
/Linux-v5.10/Documentation/devicetree/bindings/powerpc/4xx/ |
D | akebono.txt | 24 1.b) The Advanced Host Controller Interface (AHCI) SATA node 26 Represents the advanced host controller SATA interface.
|
/Linux-v5.10/tools/perf/pmu-events/arch/arm64/arm/cortex-a53/ |
D | pipeline.json | 30 …"BriefDescription": "Cycles there is an interlock other than Advanced SIMD/Floating-point instruc… 40 … "BriefDescription": "Cycles there is an interlock for an Advanced SIMD/Floating-point operation."
|
/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"
|
12345678910>>...94