Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.h42 u8 pri_bit_map; member
269 u8 *pri_bit_map);
H A Dhclge_tm.c311 u8 pg_id, u8 pri_bit_map) in hclge_tm_pg_to_pri_map_cfg() argument
321 map->pri_bit_map = pri_bit_map; in hclge_tm_pg_to_pri_map_cfg()
2000 u8 *pri_bit_map) in hclge_tm_get_pg_to_pri_map() argument
2016 *pri_bit_map = map->pri_bit_map; in hclge_tm_get_pg_to_pri_map()
H A Dhclge_debugfs.c741 u8 pg_id, sch_mode, weight, pri_bit_map, i, j; in __hclge_dbg_dump_tm_pg() local
756 ret = hclge_tm_get_pg_to_pri_map(hdev, pg_id, &pri_bit_map); in __hclge_dbg_dump_tm_pg()
785 sprintf(result[j++], "0x%02x", pri_bit_map); in __hclge_dbg_dump_tm_pg()