Searched refs:bs_s (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_debugfs.c | 1379 u8 ir_u, ir_b, ir_s, bs_b, bs_s; in hclge_dbg_dump_qs_shaper_single() local 1402 bs_s = hclge_tm_get_field(shapping_para, BS_S); 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()
|
D | hclge_tm.c | 365 u8 bs_b, u8 bs_s) in hclge_tm_get_shapping_para() argument 373 hclge_tm_set_field(shapping_para, BS_S, bs_s); in hclge_tm_get_shapping_para()
|