Searched refs:hclge_dbg_dump_mac_list (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_debugfs.c | 1452 static int hclge_dbg_dump_mac_list(struct hclge_dev *hdev, const char *cmd_buf, in hclge_dbg_dump_mac_list() function 1541 hclge_dbg_dump_mac_list(hdev, in hclge_dbg_run_cmd() 1545 hclge_dbg_dump_mac_list(hdev, in hclge_dbg_run_cmd()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_debugfs.c | 1997 static void hclge_dbg_dump_mac_list(struct hclge_dev *hdev, char *buf, int len, in hclge_dbg_dump_mac_list() function 2405 hclge_dbg_dump_mac_list(hdev, buf, len, true); in hclge_dbg_dump_mac_uc() 2412 hclge_dbg_dump_mac_list(hdev, buf, len, false); in hclge_dbg_dump_mac_mc()
|
Completed in 10 milliseconds