/linux-6.8/net/hsr/ |
D | Kconfig | 3 # IEC 62439-3 High-availability Seamless Redundancy 7 tristate "High-availability Seamless Redundancy (HSR & PRP)" 10 Redundancy (HSR) and Parallel Redundancy Protocol (PRP).
|
D | hsr_main.c | 170 MODULE_DESCRIPTION("High-availability Seamless Redundancy (HSR) driver");
|
/linux-6.8/Documentation/networking/ |
D | netdev-features.rst | 189 Redundancy) or PRP (Parallel Redundancy Protocol) tag automatically. 194 Redundancy) or PRP (Parallel Redundancy Protocol) tags automatically. 199 Redundancy) frames from one port to another in hardware. 204 Seamless Redundancy) or PRP (Parallel Redundancy Protocol) tags automatically
|
/linux-6.8/Documentation/devicetree/bindings/misc/ |
D | xlnx,tmr-inject.yaml | 7 title: Xilinx Triple Modular Redundancy(TMR) Inject IP 13 The Triple Modular Redundancy(TMR) Inject core provides functional fault
|
D | xlnx,tmr-manager.yaml | 7 title: Xilinx Triple Modular Redundancy(TMR) Manager IP 13 The Triple Modular Redundancy(TMR) Manager is responsible for handling the
|
/linux-6.8/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_ifh.h | 34 /* Frame has a redundancy tag */ 72 /* Sequence number in redundancy tag */ 107 /* Redundancy tag operation */
|
/linux-6.8/fs/bcachefs/ |
D | ec.c | 1254 .redundancy = v->nr_redundant, in ec_stripe_update_extent() 1413 bch_err(c, "error creating stripe: error writing redundancy buckets"); in ec_stripe_create() 1623 BCH_BKEY_PTRS_MAX) - h->redundancy; in ec_new_stripe_alloc() 1624 s->nr_parity = h->redundancy; in ec_new_stripe_alloc() 1635 unsigned algo, unsigned redundancy, in ec_new_stripe_head_alloc() argument 1649 h->redundancy = redundancy; in ec_new_stripe_head_alloc() 1668 * If we only have redundancy + 1 devices, we're better off with just in ec_new_stripe_head_alloc() 1671 if (h->nr_active_devs < h->redundancy + 2) in ec_new_stripe_head_alloc() 1673 h->nr_active_devs, h->redundancy + 2); in ec_new_stripe_head_alloc() 1694 unsigned redundancy, in __bch2_ec_stripe_head_get() argument [all …]
|
D | extents_format.h | 194 redundancy:4, member 198 redundancy:4,
|
/linux-6.8/drivers/media/platform/ti/omap3isp/ |
D | omap3isp.h | 90 * @crc: Enable the cyclic redundancy check 113 * @crc: Enable the cyclic redundancy check
|
/linux-6.8/Documentation/admin-guide/ |
D | md.rst | 141 can create appropriate redundancy (copying in raid 1, parity 254 For arrays with data redundancy (i.e. not raid0, linear, faulty, 409 Array has no redundancy information, e.g. raid0, linear. 412 Full resync is performed and all redundancy is regenerated when the 614 Active md devices for levels that support data redundancy (1,4,5,6,10) 622 redundancy is being recalculated after unclean 632 A full check of redundancy was requested and is
|
/linux-6.8/Documentation/admin-guide/device-mapper/ |
D | dm-raid.rst | 195 number of stripes, calculate the redundancy blocks (CRC/Q-syndrome) 357 making the parity blocks useless for redundancy. It is important to 385 1.3.2 Fix/improve redundancy checking for RAID10 387 1.4.1 RAID10 fix redundancy validation checks (commit 55ebbb5). 415 1.13.2 Fix raid redundancy validation and avoid keeping raid set frozen
|
/linux-6.8/drivers/md/ |
D | Kconfig | 117 of redundancy and performance. 147 drives contains two independent redundancy syndromes. Like 172 This brings the redundancy (and uptime) of RAID levels across the 398 drives contains two independent redundancy syndromes. Like
|
/linux-6.8/drivers/usb/storage/ |
D | alauda.c | 524 * Gets the redundancy data for the first page of a PBA 562 * Reads the redundancy data for all PBA's in a zone 726 * redundancy data. Returns (pagesize+64)*pages bytes in data. 749 * Reads data from a certain offset page inside a PBA, excluding redundancy 764 /* Cut out the redundancy data */ in alauda_read_block() 776 * Redundancy data must be already included in data. Data should be 931 * We make this buffer big enough to hold temporary redundancy data, in alauda_read_data() 1034 * overwrite parts with the new data, and manipulate the redundancy data in alauda_write_data()
|
/linux-6.8/include/linux/platform_data/media/ |
D | omap4iss.h | 39 * @crc: Enable the cyclic redundancy check
|
/linux-6.8/drivers/gpu/drm/stm/ |
D | ltdc.h | 30 bool crc; /* cyclic redundancy check supported */
|
/linux-6.8/lib/ |
D | libcrc32c.c | 6 * title = {{Optimization of Cyclic Redundancy-Check Codes with 24
|
D | Kconfig | 265 tristate "CRC32c (Castagnoli, et al) Cyclic Redundancy-Check" 279 when they need to do cyclic redundancy check according CRC8
|
/linux-6.8/Documentation/gpu/amdgpu/display/ |
D | dc-glossary.rst | 46 Cyclic Redundancy Check
|
/linux-6.8/Documentation/hwmon/ |
D | inspur-ipsps1.rst | 78 and redundancy mode.
|
/linux-6.8/Documentation/filesystems/ |
D | dax.rst | 264 redundancy in the following ways: 277 built on top of this in the future, for example, involving redundancy/mirroring
|
/linux-6.8/Documentation/devicetree/bindings/net/dsa/ |
D | renesas,rzn1-a5psw.yaml | 33 - description: Parallel Redundancy Protocol (PRP) interrupt
|
/linux-6.8/Documentation/networking/dsa/ |
D | dsa.rst | 1064 The Media Redundancy Protocol is a topology management protocol optimized for 1069 Depending on the node's role in the ring (MRM: Media Redundancy Manager, 1070 MRC: Media Redundancy Client, MRA: Media Redundancy Automanager), certain MRP 1094 The Parallel Redundancy Protocol (PRP) is a network redundancy protocol which 1098 Redundancy (HSR) protocol is similar in concept, except all nodes that carry
|
/linux-6.8/drivers/misc/ |
D | xilinx_tmr_inject.c | 8 * This driver is developed for TMR Inject IP,The Triple Modular Redundancy(TMR)
|
/linux-6.8/crypto/ |
D | crc32c_generic.c | 9 * title = {{Optimization of Cyclic Redundancy-Check Codes with 24
|
/linux-6.8/Documentation/driver-api/early-userspace/ |
D | buffer-format.rst | 83 clearly incorrect (a cyclic redundancy check is a different and
|