Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_tm.h212 #define hclge_tm_set_field(dest, string, val) \ macro
Dhclge_tm.c389 hclge_tm_set_field(shapping_para, IR_B, ir_b); in hclge_tm_get_shapping_para()
390 hclge_tm_set_field(shapping_para, IR_U, ir_u); in hclge_tm_get_shapping_para()
391 hclge_tm_set_field(shapping_para, IR_S, ir_s); in hclge_tm_get_shapping_para()
392 hclge_tm_set_field(shapping_para, BS_B, bs_b); in hclge_tm_get_shapping_para()
393 hclge_tm_set_field(shapping_para, BS_S, bs_s); in hclge_tm_get_shapping_para()