Lines Matching defs:map
57 #define SPAN_ROW_SIZE(map, ld, index_) (MR_LdSpanPtrGet(ld, index_, map)->spanRowSize) argument
101 struct MR_LD_RAID *MR_LdRaidGet(u32 ld, struct MR_DRV_RAID_MAP_ALL *map) in MR_LdRaidGet()
107 struct MR_DRV_RAID_MAP_ALL in MR_LdSpanInfoGet()
113 static u8 MR_LdDataArmGet(u32 ld, u32 armIdx, struct MR_DRV_RAID_MAP_ALL *map) in MR_LdDataArmGet()
118 u16 MR_ArPdGet(u32 ar, u32 arm, struct MR_DRV_RAID_MAP_ALL *map) in MR_ArPdGet()
123 u16 MR_LdSpanArrayGet(u32 ld, u32 span, struct MR_DRV_RAID_MAP_ALL *map) in MR_LdSpanArrayGet()
128 __le16 MR_PdDevHandleGet(u32 pd, struct MR_DRV_RAID_MAP_ALL *map) in MR_PdDevHandleGet()
133 static u8 MR_PdInterfaceTypeGet(u32 pd, struct MR_DRV_RAID_MAP_ALL *map) in MR_PdInterfaceTypeGet()
138 u16 MR_GetLDTgtId(u32 ld, struct MR_DRV_RAID_MAP_ALL *map) in MR_GetLDTgtId()
143 u16 MR_TargetIdToLdGet(u32 ldTgtId, struct MR_DRV_RAID_MAP_ALL *map) in MR_TargetIdToLdGet()
149 struct MR_DRV_RAID_MAP_ALL *map) in MR_LdSpanPtrGet()
374 struct MR_DRV_RAID_MAP_ALL *map) in MR_GetSpanBlock()
424 u32 ld, u64 row, u64 *span_blk, struct MR_DRV_RAID_MAP_ALL *map) in mr_spanset_get_span_block()
487 u32 ld, u64 strip, struct MR_DRV_RAID_MAP_ALL *map) in get_row_from_strip()
544 u32 ld, u64 row, struct MR_DRV_RAID_MAP_ALL *map) in get_strip_from_row()
605 u32 ld, u64 strip, struct MR_DRV_RAID_MAP_ALL *map) in get_arm_from_strip()
649 struct MR_DRV_RAID_MAP_ALL *map) in get_arm()
693 struct MR_DRV_RAID_MAP_ALL *map) in mr_spanset_get_phy_params()
794 struct MR_DRV_RAID_MAP_ALL *map) in MR_GetPhyParams()
906 struct MR_DRV_RAID_MAP_ALL *map) in mr_get_phy_params_r56_rmw()
974 struct MR_DRV_RAID_MAP_ALL *map, u8 **raidLUN) in MR_BuildRaidContext()
1220 void mr_update_span_set(struct MR_DRV_RAID_MAP_ALL *map, in mr_update_span_set()