Searched refs:bs_b (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_tm.c | 426 u8 bs_b, u8 bs_s) in hclge_tm_get_shapping_para() argument 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()
|
| H A D | hclge_tm.h | 222 u8 bs_b; member
|
| H A D | hclge_debugfs.c | 1311 para->ir_s, para->bs_b, para->bs_s, para->flag, para->rate); in hclge_dbg_fill_shaper_content() 1377 shaper_para.bs_b, shaper_para.bs_s, shaper_para.flag, in hclge_dbg_dump_tm_port() 1592 shaper_para.bs_b, shaper_para.bs_s, shaper_para.flag, in hclge_dbg_dump_tm_qset()
|