Searched refs:mac_list_items (Results 1 – 1 of 1) sorted by relevance
1971 static const struct hclge_dbg_item mac_list_items[] = { variable1980 char data_str[ARRAY_SIZE(mac_list_items)][HCLGE_DBG_DATA_STR_LEN]; in hclge_dbg_dump_mac_list()1982 char *result[ARRAY_SIZE(mac_list_items)]; in hclge_dbg_dump_mac_list()1990 for (i = 0; i < ARRAY_SIZE(mac_list_items); i++) in hclge_dbg_dump_mac_list()1995 hclge_dbg_fill_content(content, sizeof(content), mac_list_items, in hclge_dbg_dump_mac_list()1996 NULL, ARRAY_SIZE(mac_list_items)); in hclge_dbg_dump_mac_list()2011 mac_list_items, in hclge_dbg_dump_mac_list()2013 ARRAY_SIZE(mac_list_items)); in hclge_dbg_dump_mac_list()