Home
last modified time | relevance | path

Searched full:redundancy (Results 1 – 25 of 71) sorted by relevance

123

/linux/net/hsr/
H A DKconfig3 # IEC 62439-3 High-availability Seamless Redundancy
7 tristate "High-availability Seamless Redundancy (HSR & PRP)"
10 Redundancy (HSR) and Parallel Redundancy Protocol (PRP).
H A Dhsr_main.c177 MODULE_DESCRIPTION("High-availability Seamless Redundancy (HSR) driver");
/linux/Documentation/networking/
H A Dnetdev-features.rst174 Redundancy) or PRP (Parallel Redundancy Protocol) tag automatically.
179 Redundancy) or PRP (Parallel Redundancy Protocol) tags automatically.
184 Redundancy) frames from one port to another in hardware.
189 Seamless Redundancy) or PRP (Parallel Redundancy Protocol) tags automatically
H A Dbridge.rst295 `Media Redundancy Protocol (MRP)
297 `Media Redundancy Protocol (MRP) LC mode
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ifh.h34 /* Frame has a redundancy tag */
72 /* Sequence number in redundancy tag */
107 /* Redundancy tag operation */
/linux/Documentation/devicetree/bindings/misc/
H A Dxlnx,tmr-manager.yaml7 title: Xilinx Triple Modular Redundancy(TMR) Manager IP
13 The Triple Modular Redundancy(TMR) Manager is responsible for handling the
H A Dxlnx,tmr-inject.yaml7 title: Xilinx Triple Modular Redundancy(TMR) Inject IP
13 The Triple Modular Redundancy(TMR) Inject core provides functional fault
/linux/fs/bcachefs/
H A Dec.c1347 .redundancy = v->nr_redundant, in ec_stripe_update_extent()
1509 bch_err(c, "error creating stripe: error writing redundancy buckets"); in ec_stripe_create()
1727 BCH_BKEY_PTRS_MAX) - h->redundancy; in ec_new_stripe_alloc()
1728 s->nr_parity = h->redundancy; in ec_new_stripe_alloc()
1764 * If we only have redundancy + 1 devices, we're better off with just in ec_stripe_head_devs_update()
1767 h->insufficient_devs = h->nr_active_devs < h->redundancy + 2; in ec_stripe_head_devs_update()
1772 if (nr_devs < h->redundancy + 2) in ec_stripe_head_devs_update()
1774 else if (nr_devs_with_durability < h->redundancy + 2) in ec_stripe_head_devs_update()
1781 h->nr_active_devs, h->redundancy + 2, err); in ec_stripe_head_devs_update()
1795 unsigned algo, unsigned redundancy, in ec_new_stripe_head_alloc() argument
[all …]
H A Dextents_format.h194 redundancy:4, member
198 redundancy:4,
/linux/drivers/media/platform/ti/omap3isp/
H A Domap3isp.h90 * @crc: Enable the cyclic redundancy check
113 * @crc: Enable the cyclic redundancy check
/linux/Documentation/admin-guide/
H A Dmd.rst141 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/Documentation/admin-guide/device-mapper/
H A Ddm-raid.rst195 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/drivers/usb/storage/
H A Dalauda.c527 * Gets the redundancy data for the first page of a PBA
565 * Reads the redundancy data for all PBA's in a zone
729 * redundancy data. Returns (pagesize+64)*pages bytes in data.
752 * Reads data from a certain offset page inside a PBA, excluding redundancy
767 /* Cut out the redundancy data */ in alauda_read_block()
779 * Redundancy data must be already included in data. Data should be
934 * We make this buffer big enough to hold temporary redundancy data, in alauda_read_data()
1037 * overwrite parts with the new data, and manipulate the redundancy data in alauda_write_data()
/linux/drivers/md/
H A DKconfig117 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/lib/
H A Dlibcrc32c.c6 * title = {{Optimization of Cyclic Redundancy-Check Codes with 24
H A DKconfig274 tristate "CRC32c (Castagnoli, et al) Cyclic Redundancy-Check"
288 when they need to do cyclic redundancy check according CRC8
/linux/drivers/gpu/drm/stm/
H A Dltdc.h30 bool crc; /* cyclic redundancy check supported */
/linux/Documentation/gpu/amdgpu/display/
H A Ddc-glossary.rst46 Cyclic Redundancy Check
/linux/Documentation/hwmon/
H A Dinspur-ipsps1.rst78 and redundancy mode.
/linux/Documentation/filesystems/
H A Ddax.rst264 redundancy in the following ways:
277 built on top of this in the future, for example, involving redundancy/mirroring
/linux/Documentation/networking/dsa/
H A Ddsa.rst1064 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/Documentation/devicetree/bindings/net/dsa/
H A Drenesas,rzn1-a5psw.yaml33 - description: Parallel Redundancy Protocol (PRP) interrupt
/linux/drivers/misc/
H A Dxilinx_tmr_inject.c8 * This driver is developed for TMR Inject IP,The Triple Modular Redundancy(TMR)
H A Dxilinx_tmr_manager.c8 * This driver is developed for TMR Manager,The Triple Modular Redundancy(TMR)
/linux/Documentation/translations/zh_CN/core-api/
H A Dkernel-api.rst134 *译注:CRC,Cyclic Redundancy Check,循环冗余校验*

123