Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c962 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
971 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
976 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
982 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
990 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1151 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1173 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1182 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1187 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_uninit_mac_list()
[all …]
H A Dhclgevf_main.h204 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member
/linux-6.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1865 spin_lock_init(&vport->mac_list_lock); in hclge_alloc_vport()
8552 spin_lock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8588 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8976 spin_lock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
8997 spin_unlock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
9006 spin_lock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
9115 spin_lock_bh(&vport->mac_list_lock); in hclge_rm_vport_all_mac_table()
9123 spin_lock_bh(&vport->mac_list_lock); in hclge_rm_vport_all_mac_table()
9143 spin_lock_bh(&vport->mac_list_lock); in hclge_uninit_vport_mac_list()
9394 spin_lock_bh(&vport->mac_list_lock); in hclge_set_mac_addr()
[all …]
H 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()
H A Dhclge_main.h1083 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member
H A 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()