Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c964 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
973 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
978 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
984 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()
1153 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1175 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1184 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()
1200 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_uninit_mac_list()
[all …]
Dhclgevf_main.h204 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c1874 spin_lock_init(&vport->mac_list_lock); in hclge_alloc_vport()
8536 spin_lock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8545 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8552 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8562 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8572 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8960 spin_lock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
8981 spin_unlock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
8990 spin_lock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
8995 spin_unlock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
[all …]
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()
Dhclge_main.h1083 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member
Dhclge_debugfs.c2667 spin_lock_bh(&vport->mac_list_lock); in hclge_dbg_dump_mac_list()
2681 spin_unlock_bh(&vport->mac_list_lock); in hclge_dbg_dump_mac_list()