Searched refs:ir_s (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_tm.c | 78 ir_para->ir_s = 0; in hclge_shaper_para_calc() 111 ir_para->ir_s = ir_s_calc; in hclge_shaper_para_calc() 425 static u32 hclge_tm_get_shapping_para(u8 ir_b, u8 ir_u, u8 ir_s, in hclge_tm_get_shapping_para() argument 432 hclge_tm_set_field(shapping_para, IR_S, ir_s); in hclge_tm_get_shapping_para() 482 ir_para.ir_s, in hclge_tm_port_shaper_cfg() 607 ir_para.ir_s, in hclge_tm_qs_shaper_cfg() 915 ir_para.ir_s, in hclge_tm_pg_shaper_cfg() 1066 ir_para.ir_s, in hclge_tm_pri_tc_base_shaper_cfg() 1111 ir_para.ir_s, in hclge_tm_pri_vnet_base_shaper_pri_cfg() 1851 para->ir_s = hclge_tm_get_field(shapping_para, IR_S); in hclge_tm_get_qset_shaper() [all …]
|
| D | hclge_tm.h | 197 u8 ir_s; /* IR_S parameter of IR shaper */ member 215 u8 ir_s; member
|
| D | hclge_debugfs.c | 709 sprintf(result[(*index)++], "%3u", para->ir_s); in hclge_dbg_fill_shaper_content() 811 shaper_para.ir_b, shaper_para.ir_u, shaper_para.ir_s, in hclge_dbg_dump_tm_port()
|