Searched refs:hclge_tm_set_field (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_tm.c | 369 hclge_tm_set_field(shapping_para, IR_B, ir_b); in hclge_tm_get_shapping_para() 370 hclge_tm_set_field(shapping_para, IR_U, ir_u); in hclge_tm_get_shapping_para() 371 hclge_tm_set_field(shapping_para, IR_S, ir_s); in hclge_tm_get_shapping_para() 372 hclge_tm_set_field(shapping_para, BS_B, bs_b); in hclge_tm_get_shapping_para() 373 hclge_tm_set_field(shapping_para, BS_S, bs_s); in hclge_tm_get_shapping_para()
|
| H A D | hclge_tm.h | 150 #define hclge_tm_set_field(dest, string, val) \ macro
|