| /OK3568_Linux_fs/kernel/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_fp.c | 309 struct MR_LD_RAID *raid; in MR_ValidateMapInfo() local 364 raid = MR_LdRaidGet(ld, drv_map); in MR_ValidateMapInfo() 365 le32_to_cpus((u32 *)&raid->capability); in MR_ValidateMapInfo() 378 struct MR_LD_RAID *raid = MR_LdRaidGet(ld, map); in MR_GetSpanBlock() local 381 for (span = 0; span < raid->spanDepth; span++, pSpanBlock++) { in MR_GetSpanBlock() 395 blk = (blk + le64_to_cpu(quad->offsetInSpan)) << raid->stripeShift; in MR_GetSpanBlock() 427 struct MR_LD_RAID *raid = MR_LdRaidGet(ld, map); in mr_spanset_get_span_block() local 442 for (span = 0; span < raid->spanDepth; span++) in mr_spanset_get_span_block() 460 << raid->stripeShift; in mr_spanset_get_span_block() 490 struct MR_LD_RAID *raid = MR_LdRaidGet(ld, map); in get_row_from_strip() local [all …]
|
| H A D | megaraid_sas_fusion.c | 1458 struct MR_LD_RAID *raid; in megasas_sync_map_info() local 1494 raid = MR_LdRaidGet(i, map); in megasas_sync_map_info() 1496 ld_sync->seqNum = raid->seqNum; in megasas_sync_map_info() 2350 struct MR_LD_RAID *raid; in megasas_set_pd_lba() local 2359 raid = MR_LdRaidGet(ld, local_map_ptr); in megasas_set_pd_lba() 2360 if (raid->capability.ldPiMode == MR_PROT_INFO_TYPE_CONTROLLER) { in megasas_set_pd_lba() 2610 struct MR_LD_RAID *raid, bool fp_possible, in megasas_set_raidflag_cpu_affinity() argument 2619 if ((raid->cpuAffinity.pdRead.cpu0) && in megasas_set_raidflag_cpu_affinity() 2620 (raid->cpuAffinity.pdRead.cpu1)) in megasas_set_raidflag_cpu_affinity() 2622 else if (raid->cpuAffinity.pdRead.cpu1) in megasas_set_raidflag_cpu_affinity() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/raid/ |
| H A D | ..install.cmd | 1 …raid/.install := /bin/sh scripts/headers_install.sh /data/jenkins/workspace/GNU-toolchain/arm-10/b…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/raid/ |
| H A D | ..install.cmd | 1 …raid/.install := /bin/sh scripts/headers_install.sh /data/jenkins/workspace/GNU-toolchain/arm-10/b…
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/broadcom/stingray/ |
| H A D | stingray-fs4.dtsi | 55 raid0: raid@0 { 63 raid1: raid@1 { 71 raid2: raid@2 { 79 raid3: raid@3 { 87 raid4: raid@4 { 95 raid5: raid@5 { 103 raid6: raid@6 { 111 raid7: raid@7 {
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | ntfs.rst | 35 For fault tolerance and raid support (i.e. volume and stripe sets), you can 250 the recommended one to use for linear raid. But the latter is required for 251 raid level 5. For striping and mirroring, either driver should work fine. 261 Linear volume sets, i.e. linear raid, has been tested and works fine. Even 262 though untested, there is no reason why stripe sets, i.e. raid level 0, and 263 mirrors, i.e. raid level 1 should not work, too. Stripes with parity, i.e. 264 raid level 5, unfortunately cannot work yet because the current version of the 265 Device-Mapper driver does not support raid level 5. You may be able to use the 266 Software RAID / MD driver for raid level 5, see the next section for details. 326 For a linear raid the table would look like this (note all values are in [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A D | dm-raid.rst | 2 dm-raid 5 The device-mapper RAID (dm-raid) target provides a bridge from DM to MD. 12 The target is named "raid" and it accepts the following parameters:: 175 value) to any reshape supporting raid levels 4/5/6 and 10. 189 E.g. when adding devices to an existing raid set during 191 at the beginning of each raid device. The kernel raid4/5/6/10 202 This option adds a journal device to raid4/5/6 raid sets and 211 This option sets the caching mode on journaled raid4/5/6 raid sets 238 0 1960893648 raid \ 246 0 1960893648 raid \ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | md.rst | 8 https://www.kernel.org/pub/linux/utils/raid/ 14 for old raid arrays without persistent superblocks:: 16 md=<md device no.>,<raid level>,<chunk size factor>,<fault level>,dev0,dev1,...,devn 18 for raid arrays with persistent superblocks:: 41 ``raid level`` 47 ``raid level`` level 58 (raid-0 and raid-1 only) 83 ``raid=noautodetect``. As of kernel 2.6.9, only drives with a type 0 86 The kernel parameter ``raid=partitionable`` (or ``raid=part``) means 110 So, to boot with a root filesystem of a dirty degraded raid 5 or 6, use:: [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/hal/ |
| H A D | rtl8188e_cmd.c | 114 u8 macid, init_rate, raid, shortGIrate = false; in rtw_hal_add_ra_tid() local 118 raid = (bitmap >> 28) & 0x0f; in rtw_hal_add_ra_tid() 124 bitmap |= ((raid << 28) & 0xf0000000); in rtw_hal_add_ra_tid() 133 raid = (bitmap >> 28) & 0x0f; in rtw_hal_add_ra_tid() 138 __func__, macid, raid, bitmap, shortGIrate); in rtw_hal_add_ra_tid() 140 ODM_RA_UpdateRateInfo_8188E(odmpriv, macid, raid, bitmap, shortGIrate); in rtw_hal_add_ra_tid()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/rtl8188e/ |
| H A D | rtl8188e_cmd.c | 219 u8 macid, init_rate, raid, shortGIrate=_FALSE; in rtl8188e_set_raid_cmd() local 228 raid = arg[1]; in rtl8188e_set_raid_cmd() 239 H2CCommand[1] = raid | (shortGIrate?0x80:0x00) ; in rtl8188e_set_raid_cmd() 284 u8 macid, init_rate, raid, shortGIrate=_FALSE; in rtl8188e_Add_RateATid() local 288 raid = arg[1]; in rtl8188e_Add_RateATid() 303 __FUNCTION__,macid ,raid ,bitmap, shortGIrate); in rtl8188e_Add_RateATid() 311 raid, in rtl8188e_Add_RateATid()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_wlan_util.c | 184 unsigned char raid; in networktype_to_raid() local 188 raid = RATR_INX_WIRELESS_B; in networktype_to_raid() 192 raid = RATR_INX_WIRELESS_G; in networktype_to_raid() 195 raid = RATR_INX_WIRELESS_GB; in networktype_to_raid() 199 raid = RATR_INX_WIRELESS_N; in networktype_to_raid() 203 raid = RATR_INX_WIRELESS_NG; in networktype_to_raid() 206 raid = RATR_INX_WIRELESS_NGB; in networktype_to_raid() 209 raid = RATR_INX_WIRELESS_GB; in networktype_to_raid() 213 return raid; in networktype_to_raid() 220 u8 raid = RATEID_IDX_BGN_40M_1SS, cur_rf_type, rf_type, custom_rf_type; in networktype_to_raid_ex() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_wlan_util.c | 184 unsigned char raid; in networktype_to_raid() local 188 raid = RATR_INX_WIRELESS_B; in networktype_to_raid() 192 raid = RATR_INX_WIRELESS_G; in networktype_to_raid() 195 raid = RATR_INX_WIRELESS_GB; in networktype_to_raid() 199 raid = RATR_INX_WIRELESS_N; in networktype_to_raid() 203 raid = RATR_INX_WIRELESS_NG; in networktype_to_raid() 206 raid = RATR_INX_WIRELESS_NGB; in networktype_to_raid() 209 raid = RATR_INX_WIRELESS_GB; in networktype_to_raid() 213 return raid; in networktype_to_raid() 220 u8 raid = RATEID_IDX_BGN_40M_1SS, cur_rf_type, rf_type, custom_rf_type; in networktype_to_raid_ex() local [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | arcmsr_spec.rst | 226 The following are command code defined in raid controller Command 414 Quick create raid/volume set 420 byte 7 raid level 423 byte 10/11/12/13 device mask (the devices to create raid/volume) 519 BYTE gpdRaidNumber; // 0xff if not belongs to a raid set 767 9:new raid level, 774 Activate incomplete raid set 810 byte 28 raid level 834 byte 28 new raid level
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_wlan_util.c | 185 unsigned char raid; in networktype_to_raid() local 188 raid = RATR_INX_WIRELESS_B; in networktype_to_raid() 192 raid = RATR_INX_WIRELESS_G; in networktype_to_raid() 195 raid = RATR_INX_WIRELESS_GB; in networktype_to_raid() 199 raid = RATR_INX_WIRELESS_N; in networktype_to_raid() 203 raid = RATR_INX_WIRELESS_NG; in networktype_to_raid() 206 raid = RATR_INX_WIRELESS_NGB; in networktype_to_raid() 209 raid = RATR_INX_WIRELESS_GB; in networktype_to_raid() 213 return raid; in networktype_to_raid() 220 u8 raid = RATEID_IDX_BGN_40M_1SS, cur_rf_type, rf_type, custom_rf_type; in networktype_to_raid_ex() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_ap.c | 346 unsigned char sta_band = 0, raid, shortGIrate = false; in add_RATid() local 382 raid = networktype_to_raid(sta_band); in add_RATid() 395 tx_ra_bitmap |= ((raid << 28) & 0xf0000000); in add_RATid() 398 __func__, psta->mac_id, raid, tx_ra_bitmap, arg); in add_RATid() 410 psta->raid = raid; in add_RATid() 421 unsigned char network_type, raid; in update_bmc_sta() local 457 raid = networktype_to_raid(network_type); in update_bmc_sta() 469 tx_ra_bitmap |= ((raid << 28) & 0xf0000000); in update_bmc_sta() 480 psta->raid = raid; in update_bmc_sta()
|
| /OK3568_Linux_fs/buildroot/package/mdadm/ |
| H A D | mdadm.hash | 1 # From https://www.kernel.org/pub/linux/utils/raid/mdadm/sha256sums.asc
|
| H A D | Config.in | 8 https://raid.wiki.kernel.org/index.php/A_guide_to_mdadm
|
| H A D | mdadm.mk | 9 MDADM_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/raid/mdadm
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_wlan_util.c | 59 u8 raid, cur_rf_type, rf_type = RF_1T1R; in networktype_to_raid_ex() local 75 raid = RATEID_IDX_B; in networktype_to_raid_ex() 79 raid = RATEID_IDX_G; in networktype_to_raid_ex() 82 raid = RATEID_IDX_BG; in networktype_to_raid_ex() 89 raid = RATEID_IDX_GN_N2SS; in networktype_to_raid_ex() 91 raid = RATEID_IDX_GN_N1SS; in networktype_to_raid_ex() 97 raid = RATEID_IDX_BGN_20M_2SS_BN; in networktype_to_raid_ex() 99 raid = RATEID_IDX_BGN_20M_1SS_BN; in networktype_to_raid_ex() 102 raid = RATEID_IDX_BGN_40M_2SS; in networktype_to_raid_ex() 104 raid = RATEID_IDX_BGN_40M_1SS; in networktype_to_raid_ex() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_mp.c | 205 pattrib->raid = RATEID_IDX_BGN_40M_2SS; in mp_init_xmit_attrib() 207 pattrib->raid = RATEID_IDX_BGN_40M_1SS; in mp_init_xmit_attrib() 211 pattrib->raid = RATEID_IDX_VHT_1SS; in mp_init_xmit_attrib() 213 pattrib->raid = RATEID_IDX_VHT_2SS; in mp_init_xmit_attrib() 215 pattrib->raid = RATEID_IDX_VHT_3SS; in mp_init_xmit_attrib() 217 pattrib->raid = RATEID_IDX_BGN_40M_1SS; in mp_init_xmit_attrib() 1452 desc->txdw1 |= cpu_to_le32((pattrib->raid << RATE_ID_SHT) & 0x000F0000); /* Rate Adaptive ID */ in fill_tx_desc_8188e() 1515 SET_TX_DESC_RATE_ID_8814A(pDesc, pattrib->raid); in fill_tx_desc_8814a() 1573 SET_TX_DESC_RATE_ID_8812(pDesc, pattrib->raid); in fill_tx_desc_8812a() 1625 SET_TX_DESC_RATE_ID_92E(pDesc, pattrib->raid); in fill_tx_desc_8192e() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_mp.c | 204 pattrib->raid = RATEID_IDX_BGN_40M_2SS; in mp_init_xmit_attrib() 206 pattrib->raid = RATEID_IDX_BGN_40M_1SS; in mp_init_xmit_attrib() 210 pattrib->raid = RATEID_IDX_VHT_1SS; in mp_init_xmit_attrib() 212 pattrib->raid = RATEID_IDX_VHT_2SS; in mp_init_xmit_attrib() 214 pattrib->raid = RATEID_IDX_VHT_3SS; in mp_init_xmit_attrib() 216 pattrib->raid = RATEID_IDX_BGN_40M_1SS; in mp_init_xmit_attrib() 1439 desc->txdw1 |= cpu_to_le32((pattrib->raid << RATE_ID_SHT) & 0x000F0000); /* Rate Adaptive ID */ in fill_tx_desc_8188e() 1502 SET_TX_DESC_RATE_ID_8814A(pDesc, pattrib->raid); in fill_tx_desc_8814a() 1560 SET_TX_DESC_RATE_ID_8812(pDesc, pattrib->raid); in fill_tx_desc_8812a() 1612 SET_TX_DESC_RATE_ID_92E(pDesc, pattrib->raid); in fill_tx_desc_8192e() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_mp.c | 205 pattrib->raid = RATEID_IDX_BGN_40M_2SS; in mp_init_xmit_attrib() 207 pattrib->raid = RATEID_IDX_BGN_40M_1SS; in mp_init_xmit_attrib() 211 pattrib->raid = RATEID_IDX_VHT_1SS; in mp_init_xmit_attrib() 213 pattrib->raid = RATEID_IDX_VHT_2SS; in mp_init_xmit_attrib() 215 pattrib->raid = RATEID_IDX_VHT_3SS; in mp_init_xmit_attrib() 217 pattrib->raid = RATEID_IDX_BGN_40M_1SS; in mp_init_xmit_attrib() 1440 desc->txdw1 |= cpu_to_le32((pattrib->raid << RATE_ID_SHT) & 0x000F0000); /* Rate Adaptive ID */ in fill_tx_desc_8188e() 1503 SET_TX_DESC_RATE_ID_8814A(pDesc, pattrib->raid); in fill_tx_desc_8814a() 1561 SET_TX_DESC_RATE_ID_8812(pDesc, pattrib->raid); in fill_tx_desc_8812a() 1613 SET_TX_DESC_RATE_ID_92E(pDesc, pattrib->raid); in fill_tx_desc_8192e() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_mp.c | 205 pattrib->raid = RATEID_IDX_BGN_40M_2SS; in mp_init_xmit_attrib() 207 pattrib->raid = RATEID_IDX_BGN_40M_1SS; in mp_init_xmit_attrib() 211 pattrib->raid = RATEID_IDX_VHT_1SS; in mp_init_xmit_attrib() 213 pattrib->raid = RATEID_IDX_VHT_2SS; in mp_init_xmit_attrib() 215 pattrib->raid = RATEID_IDX_VHT_3SS; in mp_init_xmit_attrib() 217 pattrib->raid = RATEID_IDX_BGN_40M_1SS; in mp_init_xmit_attrib() 1457 desc->txdw1 |= cpu_to_le32((pattrib->raid << RATE_ID_SHT) & 0x000F0000); /* Rate Adaptive ID */ in fill_tx_desc_8188e() 1520 SET_TX_DESC_RATE_ID_8814A(pDesc, pattrib->raid); in fill_tx_desc_8814a() 1578 SET_TX_DESC_RATE_ID_8812(pDesc, pattrib->raid); in fill_tx_desc_8812a() 1630 SET_TX_DESC_RATE_ID_92E(pDesc, pattrib->raid); in fill_tx_desc_8192e() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_mp.c | 204 pattrib->raid = RATEID_IDX_BGN_40M_2SS; in mp_init_xmit_attrib() 206 pattrib->raid = RATEID_IDX_BGN_40M_1SS; in mp_init_xmit_attrib() 210 pattrib->raid = RATEID_IDX_VHT_1SS; in mp_init_xmit_attrib() 212 pattrib->raid = RATEID_IDX_VHT_2SS; in mp_init_xmit_attrib() 214 pattrib->raid = RATEID_IDX_VHT_3SS; in mp_init_xmit_attrib() 216 pattrib->raid = RATEID_IDX_BGN_40M_1SS; in mp_init_xmit_attrib() 1452 desc->txdw1 |= cpu_to_le32((pattrib->raid << RATE_ID_SHT) & 0x000F0000); /* Rate Adaptive ID */ in fill_tx_desc_8188e() 1515 SET_TX_DESC_RATE_ID_8814A(pDesc, pattrib->raid); in fill_tx_desc_8814a() 1573 SET_TX_DESC_RATE_ID_8812(pDesc, pattrib->raid); in fill_tx_desc_8812a() 1625 SET_TX_DESC_RATE_ID_92E(pDesc, pattrib->raid); in fill_tx_desc_8192e() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_mp.c | 205 pattrib->raid = RATEID_IDX_BGN_40M_2SS; in mp_init_xmit_attrib() 207 pattrib->raid = RATEID_IDX_BGN_40M_1SS; in mp_init_xmit_attrib() 211 pattrib->raid = RATEID_IDX_VHT_1SS; in mp_init_xmit_attrib() 213 pattrib->raid = RATEID_IDX_VHT_2SS; in mp_init_xmit_attrib() 215 pattrib->raid = RATEID_IDX_VHT_3SS; in mp_init_xmit_attrib() 217 pattrib->raid = RATEID_IDX_BGN_40M_1SS; in mp_init_xmit_attrib() 1418 desc->txdw1 |= cpu_to_le32((pattrib->raid << RATE_ID_SHT) & 0x000F0000); /* Rate Adaptive ID */ in fill_tx_desc_8188e() 1481 SET_TX_DESC_RATE_ID_8814A(pDesc, pattrib->raid); in fill_tx_desc_8814a() 1539 SET_TX_DESC_RATE_ID_8812(pDesc, pattrib->raid); in fill_tx_desc_8812a() 1591 SET_TX_DESC_RATE_ID_92E(pDesc, pattrib->raid); in fill_tx_desc_8192e() [all …]
|