Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c927 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
936 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
941 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
947 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
955 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_update_mac_list()
1116 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1138 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1147 spin_lock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1152 spin_unlock_bh(&hdev->mac_table.mac_list_lock); in hclgevf_sync_mac_list()
1163 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
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1818 spin_lock_init(&vport->mac_list_lock); in hclge_alloc_vport()
8469 spin_lock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8478 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8485 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8495 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8505 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8893 spin_lock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
8914 spin_unlock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
8923 spin_lock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
8928 spin_unlock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
[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.h1065 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member
H A Dhclge_debugfs.c2022 spin_lock_bh(&vport->mac_list_lock); in hclge_dbg_dump_mac_list()
2036 spin_unlock_bh(&vport->mac_list_lock); in hclge_dbg_dump_mac_list()