Home
last modified time | relevance | path

Searched refs:uc_mac_list (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h205 struct list_head uc_mac_list; member
H A Dhclgevf_main.c924 &hdev->mac_table.uc_mac_list : &hdev->mac_table.mc_mac_list; in hclgevf_update_mac_list()
1113 &hdev->mac_table.uc_mac_list : &hdev->mac_table.mc_mac_list; in hclgevf_sync_mac_list()
1164 hclgevf_clear_list(&hdev->mac_table.uc_mac_list); in hclgevf_uninit_mac_list()
2260 INIT_LIST_HEAD(&hdev->mac_table.uc_mac_list); in hclgevf_state_init()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h260 struct list_head uc_mac_list; member
H A Dhclgevf_main.c1347 &hdev->mac_table.uc_mac_list : &hdev->mac_table.mc_mac_list; in hclgevf_update_mac_list()
1535 &hdev->mac_table.uc_mac_list : &hdev->mac_table.mc_mac_list; in hclgevf_sync_mac_list()
1587 hclgevf_clear_list(&hdev->mac_table.uc_mac_list); in hclgevf_uninit_mac_list()
2665 INIT_LIST_HEAD(&hdev->mac_table.uc_mac_list); in hclgevf_state_init()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h938 struct list_head uc_mac_list; /* Store VF unicast table */ member
H A Dhclge_main.c1789 INIT_LIST_HEAD(&vport->uc_mac_list); in hclge_alloc_vport()
7499 &vport->uc_mac_list : &vport->mc_mac_list; in hclge_update_mac_list()
7883 &vport->uc_mac_list : &vport->mc_mac_list; in hclge_sync_vport_mac_table()
7973 list = &vport->uc_mac_list; in hclge_rm_vport_all_mac_table()
8042 &vport->uc_mac_list : &vport->mc_mac_list; in hclge_uninit_vport_mac_list()
8256 struct list_head *list = &vport->uc_mac_list; in hclge_update_mac_node_for_dev_addr()
8985 hclge_mac_node_convert_for_reset(&vport->uc_mac_list); in hclge_restore_mac_table_common()
H A Dhclge_debugfs.c1477 list = is_unicast ? &vport->uc_mac_list : &vport->mc_mac_list; in hclge_dbg_dump_mac_list()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h1063 struct list_head uc_mac_list; /* Store VF unicast table */ member
H A Dhclge_main.c1812 INIT_LIST_HEAD(&vport->uc_mac_list); in hclge_alloc_vport()
8446 &vport->uc_mac_list : &vport->mc_mac_list; in hclge_update_mac_list()
8870 &vport->uc_mac_list : &vport->mc_mac_list; in hclge_sync_vport_mac_table()
8999 list = &vport->uc_mac_list; in hclge_rm_vport_all_mac_table()
9037 &vport->uc_mac_list : &vport->mc_mac_list; in hclge_uninit_vport_mac_list()
9217 struct list_head *list = &vport->uc_mac_list; in hclge_update_mac_node_for_dev_addr()
10173 hclge_mac_node_convert_for_reset(&vport->uc_mac_list); in hclge_restore_mac_table_common()
H A Dhclge_debugfs.c2021 list = is_unicast ? &vport->uc_mac_list : &vport->mc_mac_list; in hclge_dbg_dump_mac_list()

Completed in 49 milliseconds