Searched refs:hclge_tm_set_field (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/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 | 153 #define hclge_tm_set_field(dest, string, val) \ macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_tm.c | 430 hclge_tm_set_field(shapping_para, IR_B, ir_b); in hclge_tm_get_shapping_para() 431 hclge_tm_set_field(shapping_para, IR_U, ir_u); in hclge_tm_get_shapping_para() 432 hclge_tm_set_field(shapping_para, IR_S, ir_s); in hclge_tm_get_shapping_para() 433 hclge_tm_set_field(shapping_para, BS_B, bs_b); in hclge_tm_get_shapping_para() 434 hclge_tm_set_field(shapping_para, BS_S, bs_s); in hclge_tm_get_shapping_para()
|
H A D | hclge_tm.h | 227 #define hclge_tm_set_field(dest, string, val) \ macro
|
Completed in 6 milliseconds