Home
last modified time | relevance | path

Searched refs:mac_list_lock (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c1349 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1358 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1363 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1369 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1377 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1537 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1560 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1569 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1574 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1585 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_uninit_mac_list()
[all …]
H A Dhclgevf_main.h259 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mbx.c303 spin_lock_bh(&vport->mac_list_lock); in hclge_set_vf_uc_mac_addr()
306 spin_unlock_bh(&vport->mac_list_lock); in hclge_set_vf_uc_mac_addr()
H A Dhclge_main.c1789 spin_lock_init(&vport->mac_list_lock); in hclge_alloc_vport()
7481 spin_lock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
7490 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
7497 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
7506 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
7516 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
7865 spin_lock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
7887 spin_unlock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
7905 spin_lock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
7910 spin_unlock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
[all …]
H A Dhclge_main.h937 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member
H A Dhclge_debugfs.c1483 spin_lock_bh(&vport->mac_list_lock); in hclge_dbg_dump_mac_list()
1490 spin_unlock_bh(&vport->mac_list_lock); in hclge_dbg_dump_mac_list()