Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A 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()
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()
1665 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_uninit_mac_list()
[all …]
A Dhclgevf_main.h266 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A 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()
A Dhclge_main.c1964 spin_lock_init(&vport->mac_list_lock); in hclge_alloc_vport()
8753 spin_lock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8788 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
9169 spin_lock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
9190 spin_unlock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
9199 spin_lock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
9308 spin_lock_bh(&vport->mac_list_lock); in hclge_rm_vport_all_mac_table()
9316 spin_lock_bh(&vport->mac_list_lock); in hclge_rm_vport_all_mac_table()
9336 spin_lock_bh(&vport->mac_list_lock); in hclge_uninit_vport_mac_list()
9577 spin_lock_bh(&vport->mac_list_lock); in hclge_set_mac_addr()
[all …]
A Dhclge_main.h1085 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member
A 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()

Completed in 70 milliseconds