Searched refs:coh_st_fabric_id (Results 1 – 3 of 3) sorted by relevance
163 coh_st_id = ctx->coh_st_fabric_id - get_dst_fabric_id(ctx); in get_coh_st_id_df2()175 die_bits = ctx->coh_st_fabric_id & df_cfg.die_id_mask; in get_coh_st_id_df2()187 socket_bits = ctx->coh_st_fabric_id & df_cfg.socket_id_mask; in get_coh_st_id_df2()208 u16 coh_st_id = ctx->coh_st_fabric_id & mask; in get_coh_st_id_df4()262 ctx->coh_st_fabric_id -= get_dst_fabric_id(ctx); in get_coh_st_id_mi300()267 stack_bit = FIELD_GET(BIT(4), ctx->coh_st_fabric_id) << 6; in get_coh_st_id_mi300()315 return ctx->coh_st_fabric_id - get_dst_fabric_id(ctx); in calculate_coh_st_id()421 u16 phys_fabric_id = ctx->coh_st_fabric_id; in get_logical_coh_st_fabric_id()572 ctx->coh_st_fabric_id = get_logical_coh_st_fabric_id(ctx); in denorm_addr_common()692 hash_pa8 = ctx->coh_st_fabric_id & df_cfg.socket_id_mask; in denorm_addr_df4_np2()[all …]
133 u16 coh_st_fabric_id; member264 u16 coh_st_fabric_id; member
391 ctx->coh_st_fabric_id = FIELD_GET(DF2_COH_ST_FABRIC_ID, reg); in get_coh_st_fabric_id()393 ctx->coh_st_fabric_id = FIELD_GET(DF4p5_COH_ST_FABRIC_ID, reg); in get_coh_st_fabric_id()
Completed in 11 milliseconds