Searched refs:sch_mode_str (Results 1 – 1 of 1) sorted by relevance
650 char *sch_mode_str; in hclge_dbg_dump_tc() local678 sch_mode_str = ets_weight->tc_weight[i] ? "dwrr" : "sp"; in hclge_dbg_dump_tc()680 i, sch_mode_str, in hclge_dbg_dump_tc()724 char *result[ARRAY_SIZE(tm_pg_items)], *sch_mode_str; in __hclge_dbg_dump_tm_pg() local764 sch_mode_str = sch_mode & HCLGE_TM_TX_SCHD_DWRR_MSK ? "dwrr" : in __hclge_dbg_dump_tm_pg()770 sprintf(result[j++], "%4s", sch_mode_str); in __hclge_dbg_dump_tm_pg()971 char *result[ARRAY_SIZE(tm_pri_items)], *sch_mode_str; in hclge_dbg_dump_tm_pri() local1008 sch_mode_str = sch_mode & HCLGE_TM_TX_SCHD_DWRR_MSK ? "dwrr" : in hclge_dbg_dump_tm_pri()1013 sprintf(result[j++], "%4s", sch_mode_str); in hclge_dbg_dump_tm_pri()1044 char *result[ARRAY_SIZE(tm_qset_items)], *sch_mode_str; in hclge_dbg_dump_tm_qset() local[all …]