Searched refs:ir_s (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_tm.c | 77 ir_para->ir_s = 0; in hclge_shaper_para_calc() 109 ir_para->ir_s = ir_s_calc; in hclge_shaper_para_calc() 364 static u32 hclge_tm_get_shapping_para(u8 ir_b, u8 ir_u, u8 ir_s, in hclge_tm_get_shapping_para() argument 371 hclge_tm_set_field(shapping_para, IR_S, ir_s); in hclge_tm_get_shapping_para() 417 ir_para.ir_s, in hclge_tm_port_shaper_cfg() 534 ir_para.ir_s, in hclge_tm_qs_shaper_cfg() 780 ir_para.ir_s, in hclge_tm_pg_shaper_cfg() 907 ir_para.ir_s, in hclge_tm_pri_tc_base_shaper_cfg() 941 ir_para.ir_s, in hclge_tm_pri_vnet_base_shaper_pri_cfg()
|
| H A D | hclge_tm.h | 147 u8 ir_s; /* IR_S parameter of IR shaper */ member
|
| H A D | hclge_debugfs.c | 1379 u8 ir_u, ir_b, ir_s, bs_b, bs_s; in hclge_dbg_dump_qs_shaper_single() local 1400 ir_s = hclge_tm_get_field(shapping_para, IR_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()
|