Searched defs:mac_node (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
D | hclgevf_main.c | 913 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-6.14.4/drivers/net/ethernet/freescale/fman/ |
D | mac.c | 119 struct device_node *mac_node, *dev_node; in mac_probe() local
|
D | fman_memac.c | 1036 static struct phylink_pcs *memac_pcs_create(struct device_node *mac_node, in memac_pcs_create() 1065 struct device_node *mac_node, in memac_initialization()
|
D | fman_tgec.c | 760 struct device_node *mac_node, in tgec_initialization()
|
D | fman_dtsec.c | 1401 struct device_node *mac_node, in dtsec_initialization()
|
/linux-6.14.4/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_ethtool.c | 386 struct device_node *mac_node = dev->of_node; in dpaa_get_ts_info() local
|
/linux-6.14.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.c | 8501 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
|
D | hclge_debugfs.c | 2648 struct hclge_mac_node *mac_node, *tmp; in hclge_dbg_dump_mac_list() local
|