Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.c1600 static const struct hclge_dbg_item tm_pri_items[] = { variable
1623 char *result[ARRAY_SIZE(tm_pri_items)], *sch_mode_str; in hclge_dbg_dump_tm_pri()
1633 data_str = kcalloc(ARRAY_SIZE(tm_pri_items), HCLGE_DBG_DATA_STR_LEN, in hclge_dbg_dump_tm_pri()
1638 for (i = 0; i < ARRAY_SIZE(tm_pri_items); i++) in hclge_dbg_dump_tm_pri()
1641 hclge_dbg_fill_content(content, sizeof(content), tm_pri_items, in hclge_dbg_dump_tm_pri()
1642 NULL, ARRAY_SIZE(tm_pri_items)); in hclge_dbg_dump_tm_pri()
1675 hclge_dbg_fill_content(content, sizeof(content), tm_pri_items, in hclge_dbg_dump_tm_pri()
1677 ARRAY_SIZE(tm_pri_items)); in hclge_dbg_dump_tm_pri()