vport_cfg_mutex  7388 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 	mutex_lock(&hdev->vport_cfg_mutex);
vport_cfg_mutex  7401 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 	mutex_unlock(&hdev->vport_cfg_mutex);
vport_cfg_mutex  8092 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 	mutex_lock(&hdev->vport_cfg_mutex);
vport_cfg_mutex  8100 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 	mutex_unlock(&hdev->vport_cfg_mutex);
vport_cfg_mutex  8112 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 	mutex_lock(&hdev->vport_cfg_mutex);
vport_cfg_mutex  8136 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 	mutex_unlock(&hdev->vport_cfg_mutex);
vport_cfg_mutex  9179 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 	mutex_init(&hdev->vport_cfg_mutex);
vport_cfg_mutex  9518 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 	mutex_destroy(&hdev->vport_cfg_mutex);
vport_cfg_mutex   831 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h 	struct mutex vport_cfg_mutex;   /* Protect stored vf table */
vport_cfg_mutex   734 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c 			mutex_lock(&hdev->vport_cfg_mutex);
vport_cfg_mutex   740 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c 			mutex_unlock(&hdev->vport_cfg_mutex);