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/
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/drivers/net/ethernet/hisilicon/hns3/hns3pf/
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.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()
8561 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8568 spin_unlock_bh(&vport->mac_list_lock); in hclge_update_mac_list()
8578 spin_unlock_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()
9011 spin_unlock_bh(&vport->mac_list_lock); in hclge_sync_vport_mac_table()
[all …]
H A Dhclge_main.h1083 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member
H A Dhclge_debugfs.c2452 spin_lock_bh(&vport->mac_list_lock); in hclge_dbg_dump_mac_list()
2462 spin_unlock_bh(&vport->mac_list_lock); in hclge_dbg_dump_mac_list()