Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c1150 u8 *pri_tc; in hclge_dbg_dump_qos_pri_map() local
1168 pri_tc = (u8 *)pri_map; in hclge_dbg_dump_qos_pri_map()
1170 tc = pri_tc[i >> 1] >> ((i & 1) * HCLGE_DBG_TC_BIT_WIDTH); in hclge_dbg_dump_qos_pri_map()