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

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h204 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member in struct:hclgevf_mac_table_cfg
H A Dhclgevf_main.c926 spin_lock_bh(&hdev->mac_table.mac_list_lock);
935 spin_unlock_bh(&hdev->mac_table.mac_list_lock);
940 spin_unlock_bh(&hdev->mac_table.mac_list_lock);
946 spin_unlock_bh(&hdev->mac_table.mac_list_lock);
954 spin_unlock_bh(&hdev->mac_table.mac_list_lock);
1115 spin_lock_bh(&hdev->mac_table.mac_list_lock);
1137 spin_unlock_bh(&hdev->mac_table.mac_list_lock);
1146 spin_lock_bh(&hdev->mac_table.mac_list_lock);
1151 spin_unlock_bh(&hdev->mac_table.mac_list_lock);
1162 spin_lock_bh(&hdev->mac_table.mac_list_lock);
[all...]
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mbx.c377 spin_lock_bh(&vport->mac_list_lock);
380 spin_unlock_bh(&vport->mac_list_lock);
H A Dhclge_main.c1825 spin_lock_init(&vport->mac_list_lock);
8460 spin_lock_bh(&vport->mac_list_lock);
8469 spin_unlock_bh(&vport->mac_list_lock);
8476 spin_unlock_bh(&vport->mac_list_lock);
8486 spin_unlock_bh(&vport->mac_list_lock);
8496 spin_unlock_bh(&vport->mac_list_lock);
8884 spin_lock_bh(&vport->mac_list_lock);
8905 spin_unlock_bh(&vport->mac_list_lock);
8914 spin_lock_bh(&vport->mac_list_lock);
8919 spin_unlock_bh(&vport->mac_list_lock);
[all...]
H A Dhclge_main.h1078 spinlock_t mac_list_lock; /* protect mac address need to add/detele */ member in struct:hclge_vport
H A Dhclge_debugfs.c2029 spin_lock_bh(&vport->mac_list_lock);
2043 spin_unlock_bh(&vport->mac_list_lock);

Completed in 143 milliseconds