Searched refs:sch_mode_str (Results 1 – 1 of 1) sorted by relevance
667 char *sch_mode_str; in hclge_dbg_dump_tc() local695 sch_mode_str = ets_weight->tc_weight[i] ? "dwrr" : "sp"; in hclge_dbg_dump_tc()697 i, sch_mode_str, ets_weight->tc_weight[i]); in hclge_dbg_dump_tc()740 char *result[ARRAY_SIZE(tm_pg_items)], *sch_mode_str; in __hclge_dbg_dump_tm_pg() local780 sch_mode_str = sch_mode & HCLGE_TM_TX_SCHD_DWRR_MSK ? "dwrr" : in __hclge_dbg_dump_tm_pg()786 sprintf(result[j++], "%4s", sch_mode_str); in __hclge_dbg_dump_tm_pg()986 char *result[ARRAY_SIZE(tm_pri_items)], *sch_mode_str; in hclge_dbg_dump_tm_pri() local1023 sch_mode_str = sch_mode & HCLGE_TM_TX_SCHD_DWRR_MSK ? "dwrr" : in hclge_dbg_dump_tm_pri()1028 sprintf(result[j++], "%4s", sch_mode_str); in hclge_dbg_dump_tm_pri()1059 char *result[ARRAY_SIZE(tm_qset_items)], *sch_mode_str; in hclge_dbg_dump_tm_qset() local[all …]