Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c1427 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1436 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1441 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1447 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1455 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1613 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1635 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1644 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1649 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1660 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_uninit_mac_list()
[all …]
Dhclgevf_main.h264 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c287 spin_lock_bh(&vport->mac_list_lock); in hclge_set_vf_uc_mac_addr()
290 spin_unlock_bh(&vport->mac_list_lock); in hclge_set_vf_uc_mac_addr()
Dhclge_main.c1873 spin_lock_init(&vport->mac_list_lock); in hclge_alloc_vport()
8585 spin_lock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8594 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8601 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8610 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8620 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8966 spin_lock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
8987 spin_unlock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
9005 spin_lock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
9010 spin_unlock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
[all …]
Dhclge_main.h1054 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member
Dhclge_debugfs.c1948 spin_lock_bh(&vport->mac_list_lock); in hclge_dbg_dump_mac_list()
1962 spin_unlock_bh(&vport->mac_list_lock); in hclge_dbg_dump_mac_list()