Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c1991 static const struct hclge_dbg_item mac_list_items[] = { variable
2000 char data_str[ARRAY_SIZE(mac_list_items)][HCLGE_DBG_DATA_STR_LEN]; in hclge_dbg_dump_mac_list()
2002 char *result[ARRAY_SIZE(mac_list_items)]; in hclge_dbg_dump_mac_list()
2010 for (i = 0; i < ARRAY_SIZE(mac_list_items); i++) in hclge_dbg_dump_mac_list()
2015 hclge_dbg_fill_content(content, sizeof(content), mac_list_items, in hclge_dbg_dump_mac_list()
2016 NULL, ARRAY_SIZE(mac_list_items)); in hclge_dbg_dump_mac_list()
2031 mac_list_items, in hclge_dbg_dump_mac_list()
2033 ARRAY_SIZE(mac_list_items)); in hclge_dbg_dump_mac_list()