Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_main.c978 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
987 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
992 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
998 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1006 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1167 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1189 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1198 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1203 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1214 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_uninit_mac_list()
[all …]
A Dhclgevf_main.h204 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_mbx.c377 spin_lock_bh(&vport->mac_list_lock); in hclge_set_vf_uc_mac_addr()
380 spin_unlock_bh(&vport->mac_list_lock); in hclge_set_vf_uc_mac_addr()
A Dhclge_main.c1909 spin_lock_init(&vport->mac_list_lock); in hclge_alloc_vport()
8521 spin_lock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8557 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8945 spin_lock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
8966 spin_unlock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
8975 spin_lock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
9084 spin_lock_bh(&vport->mac_list_lock); in hclge_rm_vport_all_mac_table()
9092 spin_lock_bh(&vport->mac_list_lock); in hclge_rm_vport_all_mac_table()
9112 spin_lock_bh(&vport->mac_list_lock); in hclge_uninit_vport_mac_list()
9363 spin_lock_bh(&vport->mac_list_lock); in hclge_set_mac_addr()
[all …]
A Dhclge_main.h1061 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member
A Dhclge_debugfs.c2003 spin_lock_bh(&vport->mac_list_lock); in hclge_dbg_dump_mac_list()
2017 spin_unlock_bh(&vport->mac_list_lock); in hclge_dbg_dump_mac_list()

Completed in 46 milliseconds