Searched refs:tc_map_mode_str (Results 1 – 1 of 1) sorted by relevance
22 static const char * const tc_map_mode_str[] = { "PRIO", "DSCP" }; variable1671 seq_printf(s, "tc map mode: %s\n", tc_map_mode_str[kinfo->tc_map_mode]); in hclge_dbg_dump_qos_dscp_map()