Home
last modified time | relevance | path

Searched refs:pri_bit_map (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/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()
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()
2016 *pri_bit_map = map->pri_bit_map; in hclge_tm_get_pg_to_pri_map()
310 hclge_tm_pg_to_pri_map_cfg(struct hclge_dev *hdev, u8 pg_id, u8 pri_bit_map) hclge_tm_pg_to_pri_map_cfg() argument
1999 hclge_tm_get_pg_to_pri_map(struct hclge_dev *hdev, u8 pg_id, u8 *pri_bit_map) hclge_tm_get_pg_to_pri_map() argument
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()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.h27 u8 pri_bit_map; member
H A Dhclge_tm.c268 u8 pg_id, u8 pri_bit_map) in hclge_tm_pg_to_pri_map_cfg()
278 map->pri_bit_map = pri_bit_map; in hclge_tm_pg_to_pri_map_cfg()
267 hclge_tm_pg_to_pri_map_cfg(struct hclge_dev *hdev, u8 pg_id, u8 pri_bit_map) hclge_tm_pg_to_pri_map_cfg() argument
H A Dhclge_debugfs.c589 pg_to_pri_map->pri_bit_map); in hclge_dbg_dump_tm()

Completed in 12 milliseconds