Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c1333 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1342 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1347 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1353 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1361 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1521 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1544 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1553 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1558 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_uninit_mac_list()
[all …]
Dhclgevf_main.h255 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c278 spin_lock_bh(&vport->mac_list_lock); in hclge_set_vf_uc_mac_addr()
281 spin_unlock_bh(&vport->mac_list_lock); in hclge_set_vf_uc_mac_addr()
Dhclge_main.c1786 spin_lock_init(&vport->mac_list_lock); in hclge_alloc_vport()
7461 spin_lock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
7470 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
7477 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
7486 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
7496 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
7847 spin_lock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
7869 spin_unlock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
7887 spin_lock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
7892 spin_unlock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
[all …]
Dhclge_main.h935 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member
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()