Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.c2636 static const struct hclge_dbg_item mac_list_items[] = { variable
2645 char data_str[ARRAY_SIZE(mac_list_items)][HCLGE_DBG_DATA_STR_LEN]; in hclge_dbg_dump_mac_list()
2647 char *result[ARRAY_SIZE(mac_list_items)]; in hclge_dbg_dump_mac_list()
2655 for (i = 0; i < ARRAY_SIZE(mac_list_items); i++) in hclge_dbg_dump_mac_list()
2660 hclge_dbg_fill_content(content, sizeof(content), mac_list_items, in hclge_dbg_dump_mac_list()
2661 NULL, ARRAY_SIZE(mac_list_items)); in hclge_dbg_dump_mac_list()
2676 mac_list_items, in hclge_dbg_dump_mac_list()
2678 ARRAY_SIZE(mac_list_items)); in hclge_dbg_dump_mac_list()