Searched refs:bs_s (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| A D | hclge_tm.c | 385 u8 bs_b, u8 bs_s) in hclge_tm_get_shapping_para() argument 393 hclge_tm_set_field(shapping_para, BS_S, bs_s); in hclge_tm_get_shapping_para() 1732 para->bs_s = hclge_tm_get_field(shapping_para, BS_S); in hclge_tm_get_qset_shaper() 1807 para->bs_s = hclge_tm_get_field(shapping_para, BS_S); in hclge_tm_get_pri_shaper() 1961 para->bs_s = hclge_tm_get_field(shapping_para, BS_S); in hclge_tm_get_pg_shaper() 1989 para->bs_s = hclge_tm_get_field(shapping_para, BS_S); in hclge_tm_get_port_shaper()
|
| A D | hclge_tm.h | 208 u8 bs_s; member
|
| A D | hclge_debugfs.c | 715 sprintf(result[(*index)++], "%3u", para->bs_s); in hclge_dbg_fill_shaper_content() 817 shaper_para.bs_b, shaper_para.bs_s, shaper_para.flag, in hclge_dbg_dump_tm_port()
|
Completed in 12 milliseconds