Searched refs:sch_mode_str (Results 1 – 1 of 1) sorted by relevance
1305 char *sch_mode_str; in hclge_dbg_dump_tc() local1333 sch_mode_str = ets_weight->tc_weight[i] ? "dwrr" : "sp"; in hclge_dbg_dump_tc()1335 i, sch_mode_str, ets_weight->tc_weight[i]); in hclge_dbg_dump_tc()1378 char *result[ARRAY_SIZE(tm_pg_items)], *sch_mode_str; in __hclge_dbg_dump_tm_pg() local1418 sch_mode_str = sch_mode & HCLGE_TM_TX_SCHD_DWRR_MSK ? "dwrr" : in __hclge_dbg_dump_tm_pg()1424 sprintf(result[j++], "%4s", sch_mode_str); in __hclge_dbg_dump_tm_pg()1623 char *result[ARRAY_SIZE(tm_pri_items)], *sch_mode_str; in hclge_dbg_dump_tm_pri() local1666 sch_mode_str = sch_mode & HCLGE_TM_TX_SCHD_DWRR_MSK ? "dwrr" : in hclge_dbg_dump_tm_pri()1671 sprintf(result[j++], "%4s", sch_mode_str); in hclge_dbg_dump_tm_pri()1704 char *result[ARRAY_SIZE(tm_qset_items)], *sch_mode_str; in hclge_dbg_dump_tm_qset() local[all …]