Home
last modified time | relevance | path

Searched refs:bs_b (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.c426 u8 bs_b, u8 bs_s) in hclge_tm_get_shapping_para()
433 hclge_tm_set_field(shapping_para, BS_B, bs_b); in hclge_tm_get_shapping_para()
1857 para->bs_b = hclge_tm_get_field(shapping_para, BS_B); in hclge_tm_get_qset_shaper()
1932 para->bs_b = hclge_tm_get_field(shapping_para, BS_B); in hclge_tm_get_pri_shaper()
2086 para->bs_b = hclge_tm_get_field(shapping_para, BS_B); in hclge_tm_get_pg_shaper()
2114 para->bs_b = hclge_tm_get_field(shapping_para, BS_B); in hclge_tm_get_port_shaper()
425 hclge_tm_get_shapping_para(u8 ir_b, u8 ir_u, u8 ir_s, u8 bs_b, u8 bs_s) hclge_tm_get_shapping_para() argument
H A Dhclge_tm.h222 u8 bs_b; member
H A Dhclge_debugfs.c730 sprintf(result[(*index)++], "%3u", para->bs_b); in hclge_dbg_fill_shaper_content()
832 shaper_para.bs_b, shaper_para.bs_s, shaper_para.flag, in hclge_dbg_dump_tm_port()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.c365 u8 bs_b, u8 bs_s) in hclge_tm_get_shapping_para()
372 hclge_tm_set_field(shapping_para, BS_B, bs_b); in hclge_tm_get_shapping_para()
364 hclge_tm_get_shapping_para(u8 ir_b, u8 ir_u, u8 ir_s, u8 bs_b, u8 bs_s) hclge_tm_get_shapping_para() argument
H A Dhclge_debugfs.c1379 u8 ir_u, ir_b, ir_s, bs_b, bs_s; in hclge_dbg_dump_qs_shaper_single() local
1401 bs_b = hclge_tm_get_field(shapping_para, BS_B); in hclge_dbg_dump_qs_shaper_single()
1405 "qs%u ir_b:%u, ir_u:%u, ir_s:%u, bs_b:%u, bs_s:%u\n", in hclge_dbg_dump_qs_shaper_single()
1406 qsid, ir_b, ir_u, ir_s, bs_b, bs_s); in hclge_dbg_dump_qs_shaper_single()

Completed in 14 milliseconds