vf_tc_map         371 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c 	u8 vf_tc_map = 0;
vf_tc_map         376 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c 		vf_tc_map |= BIT(i);
vf_tc_map         378 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c 	ret = hclge_gen_resp_to_vf(vport, mbx_req, 0, &vf_tc_map,
vf_tc_map         379 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c 				   sizeof(vf_tc_map));