/kernel/linux/linux-6.6/drivers/md/ |
H A D | md-linear.c | 13 #include <linux/raid/md_u.h>
|
H A D | raid5.h | 5 #include <linux/raid/xor.h> 345 * raid disk.
|
H A D | md-multipath.c | 16 #include <linux/raid/md_u.h> 282 * 2. Updates the raid superblock when problems encounter. 350 pr_warn("multipath: %s: raid level not set to multipath IO (%d)\n", in multipath_run()
|
/kernel/linux/linux-6.6/lib/raid6/ |
H A D | avx2.c | 16 #include <linux/raid/pq.h>
|
H A D | sse2.c | 15 #include <linux/raid/pq.h>
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/ |
H A D | rtw_ap.c | 357 psta->raid = networktype_to_raid_ex(padapter, psta); in add_RATid() 363 arg[1] = psta->raid; in add_RATid() 420 psta->raid = networktype_to_raid_ex(padapter, psta); in update_bmc_sta() 430 arg[1] = psta->raid; in update_bmc_sta()
|
/kernel/linux/linux-5.10/crypto/async_tx/ |
H A D | async_pq.c | 10 #include <linux/raid/pq.h>
|
H A D | async_raid6_recov.c | 13 #include <linux/raid/pq.h>
|
/kernel/linux/linux-6.6/arch/arm64/lib/ |
H A D | xor-neon.c | 9 #include <linux/raid/xor.h>
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md-multipath.c | 16 #include <linux/raid/md_u.h> 287 * 2. Updates the raid superblock when problems encounter. 356 pr_warn("multipath: %s: raid level not set to multipath IO (%d)\n", in multipath_run()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
H A D | rtw_xmit.h | 168 u8 raid;/* rate adpative id */ member
|
/kernel/linux/linux-5.10/init/ |
H A D | do_mounts.c | 26 #include <linux/raid/detect.h>
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/ |
H A D | rtw_xmit.h | 161 u8 raid;/* rate adpative id */ member
|
/kernel/linux/linux-6.6/crypto/async_tx/ |
H A D | async_pq.c | 10 #include <linux/raid/pq.h>
|
H A D | async_raid6_recov.c | 13 #include <linux/raid/pq.h>
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/ |
H A D | rtl8723b_hal_init.c | 2162 DBG_871X("CMCC_BT update raid entry, mask = 0x%x\n", mask); in UpdateHalRAMask8723B() 2164 DBG_871X("CMCC_BT update raid entry, mask = 0x%x\n", mask); in UpdateHalRAMask8723B() 2170 rtl8723b_set_FwMacIdConfig_cmd(padapter, mac_id, psta->raid, psta->bw_mode, shortGIrate, mask); in UpdateHalRAMask8723B() 2175 DBG_871X("%s(): mac_id =%d raid = 0x%x bw =%d mask = 0x%x init_rate = 0x%x\n", __func__, mac_id, psta->raid, psta->bw_mode, mask, psta->init_rate); in UpdateHalRAMask8723B() 3074 ptxdesc->rate_id = pattrib->raid; in rtl8723b_fill_default_txdesc() 3152 ptxdesc->rate_id = pattrib->raid; /* Rate ID */ in rtl8723b_fill_default_txdesc() 3181 ptxdesc->rate_id = pattrib->raid; /* Rate ID */ in rtl8723b_fill_default_txdesc()
|
/kernel/linux/linux-5.10/drivers/firmware/ |
H A D | edd.c | 212 info->params.device_path.raid.array_number); in edd_show_interface()
|
/kernel/linux/linux-5.10/block/partitions/ |
H A D | core.c | 12 #include <linux/raid/detect.h>
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | gdth_proc.c | 220 ha->bfeat.raid ? 'R':'N', in gdth_show_info()
|
H A D | gdth.h | 601 u8 raid; /* RAID-4/5/10 supported */ member
|
/kernel/linux/linux-6.6/drivers/firmware/ |
H A D | edd.c | 212 info->params.device_path.raid.array_number); in edd_show_interface()
|
/kernel/linux/linux-6.6/block/partitions/ |
H A D | core.c | 12 #include <linux/raid/detect.h>
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/ |
H A D | rtl8723b_hal_init.c | 1880 rtl8723b_set_FwMacIdConfig_cmd(padapter, mac_id, psta->raid, psta->bw_mode, shortGIrate, mask); in UpdateHalRAMask8723B() 2620 ptxdesc->rate_id = pattrib->raid; in rtl8723b_fill_default_txdesc() 2688 ptxdesc->rate_id = pattrib->raid; /* Rate ID */ in rtl8723b_fill_default_txdesc() 2710 ptxdesc->rate_id = pattrib->raid; /* Rate ID */ in rtl8723b_fill_default_txdesc()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | raid56.c | 11 #include <linux/raid/pq.h> 14 #include <linux/raid/xor.h> 2268 * raid bio are correct and not be changed during the scrub/replace. That
|
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/ |
H A D | rtw_xmit.c | 331 pattrib->raid = psta->raid; in update_attrib_phy_info()
|