Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_tm.h136 #define hclge_tm_set_field(dest, string, val) \ macro
Dhclge_tm.c370 hclge_tm_set_field(shapping_para, IR_B, ir_b); in hclge_tm_get_shapping_para()
371 hclge_tm_set_field(shapping_para, IR_U, ir_u); in hclge_tm_get_shapping_para()
372 hclge_tm_set_field(shapping_para, IR_S, ir_s); in hclge_tm_get_shapping_para()
373 hclge_tm_set_field(shapping_para, BS_B, bs_b); in hclge_tm_get_shapping_para()
374 hclge_tm_set_field(shapping_para, BS_S, bs_s); in hclge_tm_get_shapping_para()