Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.h154 #define hclge_tm_get_field(src, string) \ macro
H A Dhclge_debugfs.c1398 ir_b = hclge_tm_get_field(shapping_para, IR_B); in hclge_dbg_dump_qs_shaper_single()
1399 ir_u = hclge_tm_get_field(shapping_para, IR_U); in hclge_dbg_dump_qs_shaper_single()
1400 ir_s = hclge_tm_get_field(shapping_para, IR_S); in hclge_dbg_dump_qs_shaper_single()
1401 bs_b = hclge_tm_get_field(shapping_para, BS_B); in hclge_dbg_dump_qs_shaper_single()
1402 bs_s = hclge_tm_get_field(shapping_para, BS_S); in hclge_dbg_dump_qs_shaper_single()