Home
last modified time | relevance | path

Searched refs:tc_map_mode_str (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c22 static const char * const tc_map_mode_str[] = { "PRIO", "DSCP" }; variable
1671 seq_printf(s, "tc map mode: %s\n", tc_map_mode_str[kinfo->tc_map_mode]); in hclge_dbg_dump_qos_dscp_map()