/linux-6.3-rc2/Documentation/scsi/ |
A D | bfa.rst | 4 Linux driver for Brocade FC/FCOE adapters 16 1657:0013:1657:0014 425 4Gbps dual port FC HBA 17 1657:0013:1657:0014 825 8Gbps PCIe dual port FC HBA 18 1657:0013:103c:1742 HP 82B 8Gbps PCIedual port FC HBA 19 1657:0013:103c:1744 HP 42B 4Gbps dual port FC HBA 20 1657:0017:1657:0014 415 4Gbps single port FC HBA 21 1657:0017:1657:0014 815 8Gbps single port FC HBA 22 1657:0017:103c:1741 HP 41B 4Gbps single port FC HBA 23 1657:0017:103c 1743 HP 81B 8Gbps single port FC HBA 24 1657:0021:103c:1779 804 8Gbps FC HBA for HP Bladesystem c-class [all …]
|
A D | scsi_fc_transport.rst | 4 SCSI FC Tansport 18 This file documents the features and components of the SCSI FC Transport. 19 It also provides documents the API between the transport and FC LLDDs. 21 The FC transport can be found at:: 31 FC Remote Ports (rports) 36 FC Virtual Ports (vports) 166 but it will not be active on the FC link. 178 Reflects the FC mechanism used to create the virtual port. 253 - The FC topology is not Point-to-Point 254 - The FC port is not connected to an F_Port [all …]
|
A D | bnx2fc.rst | 7 cooperates with all interfaces provided by the Linux ecosystem for FC/FCoE and 65 FC-ID (Port ID): 0x0F0377
|
A D | lpfc.rst | 15 The proposed modifications to the transport layer for FC remote ports
|
/linux-6.3-rc2/sound/hda/ |
A D | hdmi_chmap.c | 27 FC = (1 << 1), /* Front Center */ enumerator 65 [2] = FC, 125 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } }, 131 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } }, 133 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } }, 135 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } }, 137 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 139 { .ca_index = 0x03, .speakers = { 0, 0, 0, 0, FC, LFE, FR, FL } }, 142 { .ca_index = 0x06, .speakers = { 0, 0, 0, RC, FC, 0, FR, FL } }, 143 { .ca_index = 0x07, .speakers = { 0, 0, 0, RC, FC, LFE, FR, FL } }, [all …]
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-class-fc | 5 This interface allows an admin to set an FC application 11 FC adapter drivers may query the identifier and tag FC 12 traffic based on the identifier. FC host and FC fabric 13 entities can utilize the application id and FC traffic 25 If an admin wants to remove an FC application identifier
|
A D | sysfs-bus-fcoe | 87 Fibre Channel frames into a FC fabric. It can also take 88 outbound FC frames and pack them in Ethernet packets to 128 Notes: A device loss infrastructure similar to the FC Transport's
|
/linux-6.3-rc2/drivers/nvme/target/ |
A D | Kconfig | 54 tristate "NVMe over Fabrics FC target driver" 59 This enables the NVMe FC target support, which allows exporting NVMe 60 devices over FC. 65 tristate "NVMe over Fabrics FC Transport Loopback Test driver" 72 This enables the NVMe FC loopback test support, which can be useful 73 to test NVMe-FC transport interfaces.
|
/linux-6.3-rc2/sound/soc/codecs/ |
A D | hdmi-codec.c | 36 FC = BIT(1), /* Front Center */ enumerator 199 .mask = FL | FR | FC }, 202 .mask = FL | FR | LFE | FC | RL | RR}, 211 .mask = FL | FR | FC | RL | RR }, 220 .mask = FL | FR | LFE | FC }, 226 .mask = FL | FR | FC | RC }, 228 .mask = FL | FR | LFE | FC | RC }, 234 .mask = FL | FR | FC | RL | RR | RC }, 246 .mask = FL | FR | FC | FLC | FRC }, 248 .mask = FL | FR | LFE | FC | FLC | FRC }, [all …]
|
/linux-6.3-rc2/drivers/target/tcm_fc/ |
A D | Kconfig | 6 Say Y here to enable the TCM FC plugin for accessing FC fabrics in TCM
|
/linux-6.3-rc2/sound/x86/ |
A D | intel_hdmi_audio.c | 64 [2] = FC, 85 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } }, 91 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } }, 93 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } }, 95 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } }, 97 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 99 { .ca_index = 0x03, .speakers = { 0, 0, 0, 0, FC, LFE, FR, FL } }, 102 { .ca_index = 0x06, .speakers = { 0, 0, 0, RC, FC, 0, FR, FL } }, 103 { .ca_index = 0x07, .speakers = { 0, 0, 0, RC, FC, LFE, FR, FL } }, 106 { .ca_index = 0x0e, .speakers = { 0, RC, RR, RL, FC, 0, FR, FL } }, [all …]
|
A D | intel_hdmi_audio.h | 55 FC = (1 << 1), /* Front Center */ enumerator
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/fs_enet/ |
A D | mac-fec.c | 71 #define FC(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) & ~(_v)) macro 210 FC(fecp, r_cntrl, FEC_RCNTRL_PROM); in set_multicast_finish() 317 FC(fecp, r_cntrl, FEC_RCNTRL_DRT); in restart() 321 FC(fecp, x_cntrl, FEC_TCNTRL_FDEN); /* FD disable */ in restart() 364 FC(fecp, ecntrl, FEC_ECNTRL_ETHER_EN); in stop() 400 FC(fecp, imask, FEC_NAPI_EVENT_MSK); in napi_disable_fs()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/ |
A D | dcn31_apg.c | 84 cea_channels.channels.FC = speaker_flags.FC; in speakers_to_channels()
|
/linux-6.3-rc2/arch/m68k/kernel/ |
A D | traps.c | 379 if (ssw & (FC | FB)) in bus_error030() 381 ssw & FC ? in bus_error030() 411 if (ssw & (FC | FB)) in bus_error030() 435 if (!(ssw & (FC | FB)) && !(ssw & DF)) in bus_error030() 484 if (ssw & FC) in bus_error030() 510 if (ssw & (FC | FB)) in bus_error030() 512 ssw & FC ? in bus_error030() 613 if (!(ssw & (FC|FB))) in bus_error030() 630 if (ssw & FC) in bus_error030()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/ |
A D | dcn30_afmt.c | 94 cea_channels.channels.FC = speaker_flags.FC; in speakers_to_channels()
|
/linux-6.3-rc2/Documentation/ABI/stable/ |
A D | sysfs-class-tpm | 97 PCR-00: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 98 PCR-01: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 99 PCR-02: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 100 PCR-03: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 101 PCR-04: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
|
/linux-6.3-rc2/block/ |
A D | Kconfig | 138 bool "Enable support to track FC I/O Traffic across cgroup applications" 141 Enabling this option enables the support to track FC I/O traffic across 143 identify, monitor, and handle FC traffic based on VM tags by inserting 144 application specific identification into the FC frame.
|
/linux-6.3-rc2/drivers/message/fusion/ |
A D | Kconfig | 31 tristate "Fusion MPT ScsiHost drivers for FC" 47 Brocade FC 410/420
|
/linux-6.3-rc2/drivers/nvme/host/ |
A D | Kconfig | 63 tristate "NVM Express over Fabrics FC host driver" 70 the FC transport. This allows you to use remote block devices
|
/linux-6.3-rc2/drivers/message/fusion/lsi/ |
A D | mpi_history.txt | 243 * Port Page 2, FC Port Page 4, FC Port Page 5 252 * New fields added to FC Port Page 0 and some flags 254 * Removed impedance flash from FC Port Page 1. 255 * Added FC Port pages 6 and 7. 298 * Increased size of ALPA array in FC Port Page 2 by one 403 * 12-09-04 01.05.05 Added Target Mode Large CDB Enable to FC Port Page 1 642 * 05-31-02 01.02.03 Adding AliasIndex to FC Direct Access requests. 707 * 02-09-05 01.05.03 Added frame size option to FC management tool.
|
/linux-6.3-rc2/fs/gfs2/ |
A D | Kconfig | 13 that is shared between them (with FC, iSCSI, NBD, etc...). GFS reads
|
/linux-6.3-rc2/arch/m68k/include/asm/ |
A D | traps.h | 107 #define FC (0x8000) macro
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/ |
A D | hw_shared.h | 367 uint32_t FC:1; member
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | gfs2.rst | 8 simultaneously use a block device that is shared between them (with FC,
|