Searched refs:hclge_tm_get_field (Results 1 – 2 of 2) sorted by relevance
154 #define hclge_tm_get_field(src, string) \ macro
1398 ir_b = hclge_tm_get_field(shapping_para, IR_B); in hclge_dbg_dump_qs_shaper_single()1399 ir_u = hclge_tm_get_field(shapping_para, IR_U); in hclge_dbg_dump_qs_shaper_single()1400 ir_s = hclge_tm_get_field(shapping_para, IR_S); in hclge_dbg_dump_qs_shaper_single()1401 bs_b = hclge_tm_get_field(shapping_para, BS_B); in hclge_dbg_dump_qs_shaper_single()1402 bs_s = hclge_tm_get_field(shapping_para, BS_S); in hclge_dbg_dump_qs_shaper_single()