Searched defs:mac_node (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
D | hclgevf_main.c | 929 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_find_mac_node() local 938 static void hclgevf_update_mac_node(struct hclgevf_mac_addr_node *mac_node, in hclgevf_update_mac_node() 972 struct hclgevf_mac_addr_node *mac_node; in hclgevf_update_mac_list() local 1039 struct hclgevf_mac_addr_node *mac_node, in hclgevf_add_del_mac_addr() 1069 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_config_mac_list() local 1094 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_add_list() local 1122 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_del_list() local 1143 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_clear_list() local 1154 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_mac_list() local
|
/Linux-v6.1/drivers/net/ethernet/freescale/fman/ |
D | mac.c | 279 struct device_node *mac_node, *dev_node; in mac_probe() local
|
D | fman_tgec.c | 785 struct device_node *mac_node, in tgec_initialization()
|
D | fman_dtsec.c | 1473 struct device_node *mac_node, in dtsec_initialization()
|
D | fman_memac.c | 1155 struct device_node *mac_node, in memac_initialization()
|
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_ethtool.c | 458 struct device_node *mac_node = dev->of_node; in dpaa_get_ts_info() local
|
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.c | 8451 struct hclge_mac_node *mac_node, *tmp; in hclge_find_mac_node() local 8460 static void hclge_update_mac_node(struct hclge_mac_node *mac_node, in hclge_update_mac_node() 8496 struct hclge_mac_node *mac_node; in hclge_update_mac_list() local 8776 struct hclge_mac_node *mac_node, *tmp; in hclge_sync_vport_mac_list() local 8812 struct hclge_mac_node *mac_node, *tmp; in hclge_unsync_vport_mac_list() local 8836 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_from_add_list() local 8871 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_from_del_list() local 8912 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_vport_mac_table() local 9084 struct hclge_mac_node *mac_node, *tmp; in hclge_uninit_vport_mac_list() local 10214 struct hclge_mac_node *mac_node, *tmp; in hclge_mac_node_convert_for_reset() local
|
D | hclge_debugfs.c | 1983 struct hclge_mac_node *mac_node, *tmp; in hclge_dbg_dump_mac_list() local
|