Home
last modified time | relevance | path

Searched full:adapters (Results 1 – 25 of 548) sorted by relevance

12345678910>>...22

/Linux-v5.10/Documentation/scsi/
DBusLogic.rst28 host adapters which share a common programming interface across a diverse
34 This driver supports all present BusLogic MultiMaster Host Adapters, and should
36 recently, BusLogic introduced the FlashPoint Host Adapters, which are less
38 Despite not having an onboard CPU, the FlashPoint Host Adapters perform very
43 analogous to the firmware on the MultiMaster Host Adapters. Thanks to their
45 Adapters as well.
48 to achieve the full performance that BusLogic SCSI Host Adapters and modern
55 The latest information on Linux support for BusLogic SCSI Host Adapters, as
73 adapters that have been well tested with Linux even before being brought to
86 "Mylex SCSI host adapters are compatible with all major operating systems
[all …]
DFlashPoint.rst7 The BusLogic FlashPoint SCSI Host Adapters are now fully supported on Linux.
14 BUSLOGIC FLASHPOINT LINE OF SCSI HOST ADAPTERS
19 host adapters. All of BusLogic's other SCSI host adapters, including the
26 development and provided technical support for our host adapters for several
39 FlashPoint Host Adapters
42 The FlashPoint family of Ultra SCSI host adapters, designed for workstation
44 and dual channel wide versions. These adapters feature SeqEngine
94 that all BusLogic SCSI Host Adapters were supported by Linux, only to
Dbfa.rst4 Linux driver for Brocade FC/FCOE adapters
10 bfa 3.0.2.2 driver supports all Brocade FC/FCOE adapters. Below is a list of
41 http://www.brocade.com/services-support/drivers-downloads/adapters/Linux.page
58 http://www.brocade.com/services-support/drivers-downloads/adapters/Linux.page
76 http://www.brocade.com/services-support/drivers-downloads/adapters/Linux.page
/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/
DKconfig22 wireless network adapters.
33 wireless network adapters.
44 wireless network adapters.
57 wireless network adapters.
70 wireless network adapters.
81 wireless network adapters.
93 wireless network adapters.
105 wireless network adapters.
117 wireless network adapters.
/Linux-v5.10/Documentation/networking/device_drivers/fddi/
Dskfp.rst19 (2) SUPPORTED ADAPTERS
34 Chapter 2: Contains a list of all network adapters that are supported by
47 2. Supported adapters
50 The network driver 'skfp' supports the following network adapters:
51 SysKonnect adapters:
64 Compaq adapters (not tested):
81 of network adapters.
117 multiple IP subnetworks (using multiple adapters), but
143 The functionality of the LED's on the FDDI network adapters was
247 - not tested simultaneously with FDDI adapters from other vendors.
/Linux-v5.10/sound/pci/asihpi/
Dhpicmn.c28 static struct hpi_adapters_list adapters; variable
64 hpios_alistlock_lock(&adapters); in hpi_add_adapter()
71 if (adapters.adapter[pao->index].type) { in hpi_add_adapter()
74 if (!adapters.adapter[a].type) { in hpi_add_adapter()
87 adapters.adapter[pao->index] = *pao; in hpi_add_adapter()
88 hpios_dsplock_init(&adapters.adapter[pao->index]); in hpi_add_adapter()
89 adapters.gw_num_adapters++; in hpi_add_adapter()
92 hpios_alistlock_unlock(&adapters); in hpi_add_adapter()
103 hpios_alistlock_lock(&adapters); in hpi_delete_adapter()
104 if (adapters.adapter[pao->index].type) in hpi_delete_adapter()
[all …]
Dhpioctl.c52 /* List of adapters found */
53 static struct hpi_adapter adapters[HPI_MAX_ADAPTERS]; variable
182 if (hm->h.adapter_index < ARRAY_SIZE(adapters)) in asihpi_hpi_ioctl()
183 pa = &adapters[array_index_nospec(hm->h.adapter_index, in asihpi_hpi_ioctl()
184 ARRAY_SIZE(adapters))]; in asihpi_hpi_ioctl()
461 * and then copy it to adapters[] ?!?! in asihpi_adapter_probe()
463 adapters[adapter_index] = adapter; in asihpi_adapter_probe()
464 mutex_init(&adapters[adapter_index].mutex); in asihpi_adapter_probe()
465 pci_set_drvdata(pci_dev, &adapters[adapter_index]); in asihpi_adapter_probe()
492 "asihpi", &adapters[adapter_index])) { in asihpi_adapter_probe()
[all …]
/Linux-v5.10/drivers/net/usb/
DKconfig9 tristate "USB Network Adapters"
38 USB Ethernet adapters based on the KLSI KL5KUSB101B chipset:
60 adapters, including some "no brand" devices. It does NOT work on
100 tristate "Realtek RTL8152/RTL8153 Based USB Ethernet Adapters"
104 10/100 Ethernet adapters and RTL8153 based USB 3.0 10/100/1000
105 Ethernet adapters.
111 tristate "Microchip LAN78XX Based USB Ethernet Adapters"
118 & USB 3 10/100/1000 Ethernet adapters.
163 tristate "ASIX AX88xxx Based USB 2.0 Ethernet Adapters"
170 10/100 Ethernet adapters.
[all …]
/Linux-v5.10/drivers/net/ethernet/intel/
DKconfig24 This driver supports Intel(R) PRO/100 family of adapters.
47 adapters. For more information on how to identify your adapter, go
65 ethernet family of adapters. For PCI or PCI-X e1000 adapters,
95 adapters. For more information on how to identify your adapter, go
107 bool "Intel(R) PCI-Express Gigabit adapters HWMON support"
146 This driver supports Intel(R) PRO/10GbE family of adapters for
160 tristate "Intel(R) 10GbE PCI Express adapters support"
167 adapters. For more information on how to identify your adapter, go
179 bool "Intel(R) 10GbE PCI Express adapters HWMON support"
336 family of adapters.
/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
DKconfig6 This adds support for wireless adapters based on Marvell
18 This adds support for wireless adapters based on Marvell
30 This adds support for wireless adapters based on Marvell
41 This adds support for wireless adapters based on Marvell
/Linux-v5.10/Documentation/networking/device_drivers/atm/
Dfore200e.rst7 This driver adds support for the FORE Systems 200E-series ATM adapters
11 The driver simultaneously supports PCA-200E and SBA-200E adapters on
14 The intent is to enable the use of different models of FORE adapters at the
33 uploaded to the ATM adapters at system boot time or at module loading time.
34 The supplied firmware images should work with all adapters.
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/intel/
De1000.rst52 (Supported only on adapters with copper connections)
68 (Supported only on adapters with copper connections)
91 (not supported on Intel(R) 82542, 82543 or 82544-based adapters)
160 greater than 75,000, may hang (stop transmitting) adapters
169 When e1000 is loaded with default settings and multiple adapters
188 - 48-256 for 82542 and 82543-based adapters
189 - 48-4096 for all other supported adapters
221 When setting RxIntDelay to a value other than 0, adapters may
231 (This parameter is supported only on 82540, 82545 and later adapters.)
246 (This parameter is supported only on adapters with copper connections.)
[all …]
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/
DKconfig13 Intel 6000 Series Wi-Fi Adapters (6200AGN and 6300AGN)
17 Intel 6005 Series Wi-Fi Adapters
18 Intel 6030 Series Wi-Fi Adapters
20 Intel 100 Series Wi-Fi Adapters (100BGN and 130BGN)
21 Intel 2000 Series Wi-Fi Adapters
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/cirrus/
Dcs89x0.rst4 Cirrus Logic LAN CS8900/CS8920 Ethernet Adapters
24 1.0 CIRRUS LOGIC LAN CS8900/CS8920 ETHERNET ADAPTERS
59 1. Cirrus Logic LAN CS8900/CS8920 Ethernet Adapters
66 The CS8900-based ISA Ethernet Adapters from Cirrus Logic follow
68 computers on 10 Mbps Ethernet networks. The adapters are designed for operation
73 CS8920-based adapters are similar to the CS8900-based adapter with additional
76 adapters. Refer to the "Adapter Configuration" section for details on
77 configuring both types of adapters.
154 Both the CS8900 and CS8920-based adapters can be configured using parameters
161 adapters must use an EEPROM.) See Section 3.0 LOADING THE DRIVER AS A MODULE.
[all …]
/Linux-v5.10/drivers/message/fusion/
DKconfig20 SCSI HOST support for a parallel SCSI host adapters.
35 SCSI HOST support for a Fiber Channel host adapters.
54 SCSI HOST support for a SAS host adapters.
80 of MPT adapters via system ioctl calls. Use of ioctl calls to
/Linux-v5.10/drivers/scsi/
DBusLogic.c5 Linux Driver for BusLogic MultiMaster and FlashPoint SCSI Host Adapters
90 all BusLogic Host Adapters.
98 all BusLogic Host Adapters.
114 to be checked for potential BusLogic Host Adapters. It is initialized by
241 multiple host adapters share the same IRQ Channel.
517 Some early BusLogic Host Adapters may not recover in blogic_cmd()
567 Host Adapters.
585 Bus Probe Information to be checked for potential BusLogic SCSI Host Adapters
657 SCSI Host Adapters by interrogating the PCI Configuration Space on PCI
659 I/O Addresses. It returns the number of PCI MultiMaster Host Adapters found.
[all …]
/Linux-v5.10/Documentation/i2c/
Dfault-codes.rst43 Returned by I2C adapters when they lose arbitration in master
61 Returned by SMBus adapters when the bus was busy for longer
89 Returned by I2C adapters to indicate that the address phase
127 SMBus adapters may return it when an operation took more
130 timeouts, but it's normal for I2C adapters to impose some
/Linux-v5.10/drivers/net/ethernet/marvell/
DKconfig118 and related Gigabit Ethernet adapters. It is a new smaller driver
124 This driver supports adapters based on the original Yukon chipset:
129 sky2, is provided for these adapters.
158 This driver supports Gigabit Ethernet adapters based on the
164 SysKonnect Genesis based adapters: skge.
/Linux-v5.10/drivers/net/wireless/ath/ath6kl/
DKconfig6 This module adds core support for wireless adapters based on
19 This module adds support for wireless adapters based on
30 This module adds support for wireless adapters based on
/Linux-v5.10/drivers/net/ethernet/neterion/
DKconfig24 This driver supports Exar Corp's Xframe Series 10Gb Ethernet Adapters.
26 Neterion. So, the adapters might be labeled as either one, depending
41 Neterion, which was later acquired by Exar. So, the adapters might be
/Linux-v5.10/drivers/net/ethernet/chelsio/
DKconfig56 adapters.
78 Ethernet adapters.
118 adapters and T5/T6 based 40Gb and T6 based 25Gb, 50Gb and 100Gb
119 Ethernet adapters with PCI-E SR-IOV Virtual Functions.
/Linux-v5.10/include/linux/
Di2c-algo-bit.h3 * i2c-algo-bit.h: i2c driver algorithms for bit-shift adapters
15 /* --- Defines for bit-adapters --------------------------------------- */
17 * This struct contains the hw-dependent functions of bit-style adapters to
/Linux-v5.10/Documentation/userspace-api/media/cec/
Dcec-ioc-dqevent.rst158 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``
165 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``
172 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``
181 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``
190 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``
199 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``
/Linux-v5.10/drivers/media/dvb-core/
DKconfig33 int "maximum number of DVB/ATSC adapters"
38 Maximum number of DVB/ATSC adapters. Increasing this number
40 if a much lower number of DVB/ATSC adapters is present.
/Linux-v5.10/drivers/infiniband/hw/mlx5/
DKconfig3 tristate "Mellanox 5th generation network adapters (ConnectX series) support"
7 Mellanox Connect-IB PCI Express host channel adapters (HCAs).

12345678910>>...22