vf_to_pf_req       16 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c 				struct hclge_mbx_vf_to_pf_cmd *vf_to_pf_req,
vf_to_pf_req       40 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c 	resp_pf_to_vf->dest_vfid = vf_to_pf_req->mbx_src_vfid;
vf_to_pf_req       41 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c 	resp_pf_to_vf->msg_len = vf_to_pf_req->msg_len;
vf_to_pf_req       44 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c 	resp_pf_to_vf->msg[1] = vf_to_pf_req->msg[0];
vf_to_pf_req       45 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c 	resp_pf_to_vf->msg[2] = vf_to_pf_req->msg[1];