Searched refs:pri_bit_map (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_tm.h | 39 u8 pri_bit_map; member 260 u8 *pri_bit_map);
|
| D | hclge_tm.c | 311 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() 1995 u8 *pri_bit_map) in hclge_tm_get_pg_to_pri_map() argument 2011 *pri_bit_map = map->pri_bit_map; in hclge_tm_get_pg_to_pri_map()
|
| D | hclge_debugfs.c | 721 u8 pg_id, sch_mode, weight, pri_bit_map, i, j; in __hclge_dbg_dump_tm_pg() local 736 ret = hclge_tm_get_pg_to_pri_map(hdev, pg_id, &pri_bit_map); in __hclge_dbg_dump_tm_pg() 765 sprintf(result[j++], "0x%02x", pri_bit_map); in __hclge_dbg_dump_tm_pg()
|