Home
last modified time | relevance | path

Searched refs:ir_s (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_tm.c44 u8 *ir_b, u8 *ir_u, u8 *ir_s) in hclge_shaper_para_calc() argument
74 *ir_s = 0; in hclge_shaper_para_calc()
107 *ir_s = ir_s_calc; in hclge_shaper_para_calc()
365 u8 ir_b, u8 ir_u, u8 ir_s, u8 bs_b, u8 bs_s) in hclge_tm_pg_shapping_cfg() argument
382 hclge_tm_set_field(shapping_para, IR_S, ir_s); in hclge_tm_pg_shapping_cfg()
396 u8 ir_u, ir_b, ir_s; in hclge_tm_port_shaper_cfg() local
401 &ir_b, &ir_u, &ir_s); in hclge_tm_port_shaper_cfg()
410 hclge_tm_set_field(shapping_para, IR_S, ir_s); in hclge_tm_port_shaper_cfg()
421 u8 ir_b, u8 ir_u, u8 ir_s, in hclge_tm_pri_shapping_cfg() argument
440 hclge_tm_set_field(shapping_para, IR_S, ir_s); in hclge_tm_pri_shapping_cfg()
[all …]