Searched defs:mac_node (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 878 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_find_mac_node() local 887 static void hclgevf_update_mac_node(struct hclgevf_mac_addr_node *mac_node, in hclgevf_update_mac_node() 921 struct hclgevf_mac_addr_node *mac_node; in hclgevf_update_mac_list() local 988 struct hclgevf_mac_addr_node *mac_node, in hclgevf_add_del_mac_addr() 1018 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_config_mac_list() local 1043 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_add_list() local 1071 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_del_list() local 1092 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_clear_list() local 1103 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_mac_list() local
|
/openbmc/linux/drivers/net/ethernet/freescale/fman/ |
H A D | mac.c | 159 struct device_node *mac_node, *dev_node; in mac_probe() local
|
H A D | fman_memac.c | 1038 static struct phylink_pcs *memac_pcs_create(struct device_node *mac_node, in memac_pcs_create() 1067 struct device_node *mac_node, in memac_initialization()
|
H A D | fman_tgec.c | 760 struct device_node *mac_node, in tgec_initialization()
|
H A D | fman_dtsec.c | 1401 struct device_node *mac_node, in dtsec_initialization()
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_ethtool.c | 400 struct device_node *mac_node = dev->of_node; in dpaa_get_ts_info() local
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 8418 struct hclge_mac_node *mac_node, *tmp; in hclge_find_mac_node() local 8427 static void hclge_update_mac_node(struct hclge_mac_node *mac_node, in hclge_update_mac_node() 8463 struct hclge_mac_node *mac_node; in hclge_update_mac_list() local 8743 struct hclge_mac_node *mac_node, *tmp; in hclge_sync_vport_mac_list() local 8779 struct hclge_mac_node *mac_node, *tmp; in hclge_unsync_vport_mac_list() local 8803 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_from_add_list() local 8838 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_from_del_list() local 8879 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_vport_mac_table() local 9051 struct hclge_mac_node *mac_node, *tmp; in hclge_uninit_vport_mac_list() local 10183 struct hclge_mac_node *mac_node, *tmp; in hclge_mac_node_convert_for_reset() local
|
H A D | hclge_debugfs.c | 2003 struct hclge_mac_node *mac_node, *tmp; in hclge_dbg_dump_mac_list() local
|