Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
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 …]
Dhclgevf_main.h204 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c1909 spin_lock_init(&vport->mac_list_lock); in hclge_alloc_vport()
8502 spin_lock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8511 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8518 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8528 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8538 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8926 spin_lock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
8947 spin_unlock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
8956 spin_lock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
8961 spin_unlock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
[all …]
Dhclge_mbx.c372 spin_lock_bh(&vport->mac_list_lock); in hclge_set_vf_uc_mac_addr()
375 spin_unlock_bh(&vport->mac_list_lock); in hclge_set_vf_uc_mac_addr()
Dhclge_main.h1054 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member
Dhclge_debugfs.c2002 spin_lock_bh(&vport->mac_list_lock); in hclge_dbg_dump_mac_list()
2016 spin_unlock_bh(&vport->mac_list_lock); in hclge_dbg_dump_mac_list()