Searched defs:mac_node (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
D | hclgevf_main.c | 1300 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_find_mac_node() local 1309 static void hclgevf_update_mac_node(struct hclgevf_mac_addr_node *mac_node, in hclgevf_update_mac_node() 1343 struct hclgevf_mac_addr_node *mac_node; in hclgevf_update_mac_list() local 1410 struct hclgevf_mac_addr_node *mac_node, in hclgevf_add_del_mac_addr() 1439 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_config_mac_list() local 1462 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_add_list() local 1491 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_del_list() local 1513 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_clear_list() local 1524 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_mac_list() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_ethtool.c | 484 struct device_node *mac_node = dev->of_node; in dpaa_get_ts_info() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/ |
D | mac.c | 614 struct device_node *mac_node, *dev_node; in mac_probe() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.c | 7431 struct hclge_mac_node *mac_node, *tmp; in hclge_find_mac_node() local 7440 static void hclge_update_mac_node(struct hclge_mac_node *mac_node, in hclge_update_mac_node() 7475 struct hclge_mac_node *mac_node; in hclge_update_mac_list() local 7728 struct hclge_mac_node *mac_node, *tmp; in hclge_sync_vport_mac_list() local 7754 struct hclge_mac_node *mac_node, *tmp; in hclge_unsync_vport_mac_list() local 7773 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_from_add_list() local 7809 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_from_del_list() local 7851 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_vport_mac_table() local 8015 struct hclge_mac_node *mac_node, *tmp; in hclge_uninit_vport_mac_list() local 8949 struct hclge_mac_node *mac_node, *tmp; in hclge_mac_node_convert_for_reset() local
|
D | hclge_debugfs.c | 1455 struct hclge_mac_node *mac_node, *tmp; in hclge_dbg_dump_mac_list() local
|