Home
last modified time | relevance | path

Searched defs:mac_node (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c913 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_find_mac_node() local
922 static void hclgevf_update_mac_node(struct hclgevf_mac_addr_node *mac_node, in hclgevf_update_mac_node()
956 struct hclgevf_mac_addr_node *mac_node; in hclgevf_update_mac_list() local
1023 struct hclgevf_mac_addr_node *mac_node, in hclgevf_add_del_mac_addr()
1053 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_config_mac_list() local
1078 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_add_list() local
1106 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_del_list() local
1127 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_clear_list() local
1138 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_mac_list() local
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c8501 struct hclge_mac_node *mac_node, *tmp; in hclge_find_mac_node() local
8510 static void hclge_update_mac_node(struct hclge_mac_node *mac_node, in hclge_update_mac_node()
8546 struct hclge_mac_node *mac_node; in hclge_update_mac_list() local
8826 struct hclge_mac_node *mac_node, *tmp; in hclge_sync_vport_mac_list() local
8862 struct hclge_mac_node *mac_node, *tmp; in hclge_unsync_vport_mac_list() local
8886 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_from_add_list() local
8921 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_from_del_list() local
8962 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_vport_mac_table() local
9134 struct hclge_mac_node *mac_node, *tmp; in hclge_uninit_vport_mac_list() local
10266 struct hclge_mac_node *mac_node, *tmp; in hclge_mac_node_convert_for_reset() local
H A Dhclge_debugfs.c2648 struct hclge_mac_node *mac_node, *tmp; in hclge_dbg_dump_mac_list() local
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_dtsec.c1401 struct device_node *mac_node, in dtsec_initialization()